diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:19:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:19:46 +0200 |
commit | 86a7539910c2af59cc4d08ab09f4e9774b338b6a (patch) | |
tree | 6a98485161abeaf147cee1bb16b0e5b5ef6832c1 /dev-libs/ntl | |
parent | app-misc/mmv: ppc stable wrt bug #556554 (diff) | |
download | gentoo-86a7539910c2af59cc4d08ab09f4e9774b338b6a.tar.gz gentoo-86a7539910c2af59cc4d08ab09f4e9774b338b6a.tar.bz2 gentoo-86a7539910c2af59cc4d08ab09f4e9774b338b6a.zip |
dev-libs/ntl: ppc stable wrt bug #557196
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/ntl')
-rw-r--r-- | dev-libs/ntl/ntl-9.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ntl/ntl-9.3.0.ebuild b/dev-libs/ntl/ntl-9.3.0.ebuild index 632db28656c2..1a063659edc7 100644 --- a/dev-libs/ntl/ntl-9.3.0.ebuild +++ b/dev-libs/ntl/ntl-9.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.shoup.net/ntl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs test" RDEPEND="dev-libs/gmp:= |