diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-16 12:03:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-16 12:03:35 +0200 |
commit | 9eb57af896a1e5aa0fa320238216c30e18cfb2de (patch) | |
tree | ba9a0390297da7f1c3d8d9726d957f6310315177 /sys-auth/realtime-base | |
parent | media-libs/ladspa-sdk: keyword ~arm64 (diff) | |
download | gentoo-9eb57af896a1e5aa0fa320238216c30e18cfb2de.tar.gz gentoo-9eb57af896a1e5aa0fa320238216c30e18cfb2de.tar.bz2 gentoo-9eb57af896a1e5aa0fa320238216c30e18cfb2de.zip |
sys-auth/realtime-base: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-auth/realtime-base')
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index a24c3f278bc0..7af8533be7c8 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd" IUSE="" DEPEND="" |