diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-12 13:26:11 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-12 13:26:11 +0300 |
commit | f2cfe8a6f5175214453c9a5df2ccb8881fc633a1 (patch) | |
tree | 6d92cc5f01418edf53bf7e21f45668d02493e056 /dev-libs/ppl | |
parent | dev-libs/libverto-0.2.5-r1: arm64 stable (diff) | |
download | gentoo-f2cfe8a6f5175214453c9a5df2ccb8881fc633a1.tar.gz gentoo-f2cfe8a6f5175214453c9a5df2ccb8881fc633a1.tar.bz2 gentoo-f2cfe8a6f5175214453c9a5df2ccb8881fc633a1.zip |
dev-libs/ppl: drop to ~arm64
Only sci-mathematics/polymake uses this, and we don't have that even
~arm64 keyworded, so drop unnecessary ppl from stable instead of
catching up in version with other architectures.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/ppl')
-rw-r--r-- | dev-libs/ppl/ppl-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ppl/ppl-1.1.ebuild b/dev-libs/ppl/ppl-1.1.ebuild index 37401f95c3c6..1aa44fbb4e19 100644 --- a/dev-libs/ppl/ppl-1.1.ebuild +++ b/dev-libs/ppl/ppl-1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.xz LICENSE="GPL-3" SLOT="0/4.13" # SONAMEs -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" IUSE="+cxx doc lpsol pch static-libs test" RDEPEND=">=dev-libs/gmp-6[cxx] |