commit: bd32d71bb77e49b57770aed5ef3adc2ee92cc9ae Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun May 13 10:06:19 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun May 13 10:43:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd32d71b
app-arch/rpm-4.12.0.1: arm64 stable Needed by dev-util/patchutils[test]; 4.11.0.1 wasn't ~arm64 keyworded, thus the newer version is made stable that isn't yet for other architectures. Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-arch/rpm/rpm-4.12.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/rpm/rpm-4.12.0.1.ebuild b/app-arch/rpm/rpm-4.12.0.1.ebuild index e0418711eda..18a141c8aa2 100644 --- a/app-arch/rpm/rpm-4.12.0.1.ebuild +++ b/app-arch/rpm/rpm-4.12.0.1.ebuild @@ -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 ~arm64 ~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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
