diff options
author | 2020-06-11 10:27:51 +0200 | |
---|---|---|
committer | 2020-06-11 10:27:51 +0200 | |
commit | bb9c49584916e1f812702e8059398bc82074e53c (patch) | |
tree | 6ac17ae87305d175375194a8a46abd0dafc5b5e4 /dev-libs/ppl | |
parent | sys-apps/man-pages: arm stable wrt bug #727714 (diff) | |
download | gentoo-bb9c49584916e1f812702e8059398bc82074e53c.tar.gz gentoo-bb9c49584916e1f812702e8059398bc82074e53c.tar.bz2 gentoo-bb9c49584916e1f812702e8059398bc82074e53c.zip |
dev-libs/ppl: arm stable wrt bug #727724
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ppl')
-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 3fdd17246fd6..e5d8d75b3a68 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] |