summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-01-15 20:20:23 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-01-15 20:20:23 +0000
commit0635b7aedf3b067f9361d6e9c90ed5e078979c93 (patch)
treebe61986993bf858deb6ee2a27dea9cc1f703b9e5 /dev-java/cglib/cglib-2.1.3.ebuild
parentStable on x86/amd64 (diff)
downloadhistorical-0635b7aedf3b067f9361d6e9c90ed5e078979c93.tar.gz
historical-0635b7aedf3b067f9361d6e9c90ed5e078979c93.tar.bz2
historical-0635b7aedf3b067f9361d6e9c90ed5e078979c93.zip
Add prefix keywords
Package-Manager: portage--svn/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-java/cglib/cglib-2.1.3.ebuild')
-rw-r--r--dev-java/cglib/cglib-2.1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/cglib/cglib-2.1.3.ebuild b/dev-java/cglib/cglib-2.1.3.ebuild
index a14e3cd98745..86458fa4ee97 100644
--- a/dev-java/cglib/cglib-2.1.3.ebuild
+++ b/dev-java/cglib/cglib-2.1.3.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/cglib/cglib-2.1.3.ebuild,v 1.18 2009/12/28 17:27:40 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v 1.19 2010/01/15 20:20:23 abcd Exp $
EAPI=2
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${MY_PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-2.0"
SLOT="2.1"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
COMMON_DEP="dev-java/asm:1.5
dev-java/aspectwerkz:2
dev-java/ant-core"