diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:41 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:41 +0100 |
commit | 48e13b802d0949b349f17a7dca6c485551c42328 (patch) | |
tree | 4fb1bc3877b496d98caf76264bcc46be8a689e2e /dev-libs/ppl | |
parent | dev-libs/redland-bindings: destabilise for ppc (diff) | |
download | gentoo-48e13b802d0949b349f17a7dca6c485551c42328.tar.gz gentoo-48e13b802d0949b349f17a7dca6c485551c42328.tar.bz2 gentoo-48e13b802d0949b349f17a7dca6c485551c42328.zip |
dev-libs/ppl: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/ppl')
-rw-r--r-- | dev-libs/ppl/ppl-1.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ppl/ppl-1.2-r4.ebuild b/dev-libs/ppl/ppl-1.2-r4.ebuild index dd41b374a8a8..6ce0fa97ee98 100644 --- a/dev-libs/ppl/ppl-1.2-r4.ebuild +++ b/dev-libs/ppl/ppl-1.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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 ~riscv ~s390 sparc x86 ~amd64-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~sparc-solaris" IUSE="cdd +cxx doc lpsol pch static-libs test" RDEPEND=">=dev-libs/gmp-6[cxx(+)] |