diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-15 00:45:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-15 00:48:09 -0400 |
commit | e96963380baf3c6aa4b16a1e555be020092da38c (patch) | |
tree | 39b077602751bdea7a8f5062017f9013023b7e79 | |
parent | gnome-base/gconf: arm64 stable (diff) | |
download | gentoo-e96963380baf3c6aa4b16a1e555be020092da38c.tar.gz gentoo-e96963380baf3c6aa4b16a1e555be020092da38c.tar.bz2 gentoo-e96963380baf3c6aa4b16a1e555be020092da38c.zip |
sys-auth/rtkit: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | sys-auth/rtkit/rtkit-0.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/rtkit/rtkit-0.11-r2.ebuild b/sys-auth/rtkit/rtkit-0.11-r2.ebuild index cf79c89b989d..f7179edab1be 100644 --- a/sys-auth/rtkit/rtkit-0.11-r2.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=" |