commit: 55af2aac6bf3fb66f6495bb79ab923d3f21d1b82 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Jun 6 21:30:00 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Jun 6 21:30:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55af2aac
Revert "app-arch/rpm: amd64 stable wrt bug #533740" This reverts commit 7a4cdb4f673a95673626fddbdd1135ff3aa0d508. Missing deps, due to bug 657488. app-arch/rpm/rpm-4.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/rpm/rpm-4.14.1.ebuild b/app-arch/rpm/rpm-4.14.1.ebuild index c90f19c0754..1fc3b937c5b 100644 --- a/app-arch/rpm/rpm-4.14.1.ebuild +++ b/app-arch/rpm/rpm-4.14.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${P}.tar.bz2" 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="acl caps doc lua nls python selinux" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
