diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:39 +0200 |
commit | c57d772485a2e7f1581ffce6d60323853f63782f (patch) | |
tree | 6733c328d3eba3b7f0a4e5e8914fb086b869bd40 | |
parent | dev-lang/erlang: ppc stable wrt bug #717826 (diff) | |
download | gentoo-c57d772485a2e7f1581ffce6d60323853f63782f.tar.gz gentoo-c57d772485a2e7f1581ffce6d60323853f63782f.tar.bz2 gentoo-c57d772485a2e7f1581ffce6d60323853f63782f.zip |
app-arch/rpm: ppc stable wrt bug #717916
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-arch/rpm/rpm-4.14.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/rpm/rpm-4.14.2.1-r1.ebuild b/app-arch/rpm/rpm-4.14.2.1-r1.ebuild index 1c8b9ace3d4f..dc6fd2f2d7e7 100644 --- a/app-arch/rpm/rpm-4.14.2.1-r1.ebuild +++ b/app-arch/rpm/rpm-4.14.2.1-r1.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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # Tests are broken. See bug 657500 RESTRICT="test" |