summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-15 20:23:05 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-15 20:23:05 +0000
commitf09c206191f6da49d422ad7a0e164b2d3960c8de (patch)
treeacac081229dd42c6221031b7bf4bc17711cccd24 /dev-java/commons-cli/commons-cli-1.2.ebuild
parentAdd prefix keywords (diff)
downloadgentoo-2-f09c206191f6da49d422ad7a0e164b2d3960c8de.tar.gz
gentoo-2-f09c206191f6da49d422ad7a0e164b2d3960c8de.tar.bz2
gentoo-2-f09c206191f6da49d422ad7a0e164b2d3960c8de.zip
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-java/commons-cli/commons-cli-1.2.ebuild')
-rw-r--r--dev-java/commons-cli/commons-cli-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-cli/commons-cli-1.2.ebuild b/dev-java/commons-cli/commons-cli-1.2.ebuild
index 63458aeb4350..912ef6772921 100644
--- a/dev-java/commons-cli/commons-cli-1.2.ebuild
+++ b/dev-java/commons-cli/commons-cli-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.6 2009/09/06 20:06:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.2.ebuild,v 1.7 2010/01/15 20:23:05 abcd Exp $
# Upstream switched to Maven as a build system. Current build.xml file was generated by running mvn ant:ant
# A bit of tweaking was required unfortunately
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/commons/cli/source/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RESTRICT=""