diff options
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 eef784f5ce4b..6155099c65ac 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:= )" |