diff options
Diffstat (limited to 'dev-cpp/tclap/tclap-1.2.0.ebuild')
-rw-r--r-- | dev-cpp/tclap/tclap-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.0.ebuild b/dev-cpp/tclap/tclap-1.2.0.ebuild index f886288ad815..58616aa571e1 100644 --- a/dev-cpp/tclap/tclap-1.2.0.ebuild +++ b/dev-cpp/tclap/tclap-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tclap/tclap-1.2.0.ebuild,v 1.3 2012/11/18 14:08:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tclap/tclap-1.2.0.ebuild,v 1.4 2012/11/20 16:15:54 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="doc" RDEPEND="" |