diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 10:42:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 10:42:13 +0100 |
commit | 72128f803369b66e23a117b950f445dba7766002 (patch) | |
tree | 9001fab3e9518b0caa367829638218b66bc380a9 /dev-libs/STLport | |
parent | media-gfx/xv: ppc64 stable wrt bug #565130 (diff) | |
download | gentoo-72128f803369b66e23a117b950f445dba7766002.tar.gz gentoo-72128f803369b66e23a117b950f445dba7766002.tar.bz2 gentoo-72128f803369b66e23a117b950f445dba7766002.zip |
dev-libs/STLport: ppc64 stable wrt bug #562926
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/STLport')
-rw-r--r-- | dev-libs/STLport/STLport-5.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/STLport/STLport-5.2.1-r3.ebuild b/dev-libs/STLport/STLport-5.2.1-r3.ebuild index a6f947cae4f4..d3a30b1b1b0b 100644 --- a/dev-libs/STLport/STLport-5.2.1-r3.ebuild +++ b/dev-libs/STLport/STLport-5.2.1-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/stlport/${P}.tar.bz2 LICENSE="boehm-gc HPND" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="boost debug static static-libs threads" DEPEND="boost? ( dev-libs/boost:= )" |