diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-25 00:49:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-25 00:49:29 +0200 |
commit | 7c9e5e3563588d849b0081d363b35a4ea72175e8 (patch) | |
tree | df197dda2ae9353698cbb0629af6aa116b2c8ee6 /dev-libs/ppl | |
parent | sys-apps/openrc: 0.34.1 version bump for bug #635334 (diff) | |
download | gentoo-7c9e5e3563588d849b0081d363b35a4ea72175e8.tar.gz gentoo-7c9e5e3563588d849b0081d363b35a4ea72175e8.tar.bz2 gentoo-7c9e5e3563588d849b0081d363b35a4ea72175e8.zip |
dev-libs/ppl: stable for x86, bug 632277
All tests pass. Last arch, closing.
Closes: https://bugs.gentoo.org/632277
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'dev-libs/ppl')
-rw-r--r-- | dev-libs/ppl/ppl-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ppl/ppl-1.2.ebuild b/dev-libs/ppl/ppl-1.2.ebuild index 7368ee2d43cb..e8ab746f7223 100644 --- a/dev-libs/ppl/ppl-1.2.ebuild +++ b/dev-libs/ppl/ppl-1.2.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.14" # SONAMEs -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" IUSE="+cxx doc lpsol pch static-libs test" RDEPEND=">=dev-libs/gmp-6[cxx] |