diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:44 +0200 |
commit | 8fae6de43e474567e94f1dac70d6e4fee028ba9d (patch) | |
tree | d896de79f001efc62596267a6890ac778d29779e /dev-libs | |
parent | sys-apps/man-pages: ppc stable wrt bug #727714 (diff) | |
download | gentoo-8fae6de43e474567e94f1dac70d6e4fee028ba9d.tar.gz gentoo-8fae6de43e474567e94f1dac70d6e4fee028ba9d.tar.bz2 gentoo-8fae6de43e474567e94f1dac70d6e4fee028ba9d.zip |
dev-libs/ppl: ppc stable wrt bug #727724
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ppl/ppl-1.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ppl/ppl-1.2-r3.ebuild b/dev-libs/ppl/ppl-1.2-r3.ebuild index e5d8d75b3a68..2945be071f5b 100644 --- a/dev-libs/ppl/ppl-1.2-r3.ebuild +++ b/dev-libs/ppl/ppl-1.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.xz LICENSE="GPL-3" SLOT="0/4.14" # SONAMEs -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~sparc-solaris" IUSE="cdd +cxx doc lpsol pch static-libs test" RDEPEND=">=dev-libs/gmp-6[cxx] |