commit: 19aabeaaf216417bc995f26b7adce87f7eb5064a Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 12:08:27 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jun 22 14:24:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19aabeaa
app-arch/rpm: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-arch/rpm/rpm-4.12.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/rpm/rpm-4.12.0.1.ebuild b/app-arch/rpm/rpm-4.12.0.1.ebuild index 40eda0c093b..1c8029fe8dc 100644 --- a/app-arch/rpm/rpm-4.12.0.1.ebuild +++ b/app-arch/rpm/rpm-4.12.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://rpm.org/releases/rpm-$(get_version_component_range 1-2).x/${P}.t LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="nls python doc caps lua acl selinux"
