diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:12:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:12:22 +0100 |
commit | f01a89786ed27f4886b70ef51fe28b9a09cafce8 (patch) | |
tree | 3f03c98315c690c45c596b31be2770a104832da7 /dev-libs | |
parent | 2c33e61d268d9d303d44a2cbc6d721f3af07f262 (diff) | |
download | gentoo-f01a89786ed27f4886b70ef51fe28b9a09cafce8.tar.gz gentoo-f01a89786ed27f4886b70ef51fe28b9a09cafce8.tar.xz |
dev-libs/STLport: x86 stable wrt bug #562926
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-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 eef784f5ce4..6155099c65a 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:= )" |