diff options
author | 2010-12-30 12:52:32 +0000 | |
---|---|---|
committer | 2010-12-30 12:52:32 +0000 | |
commit | 22019d3d8f999e33f73a509da89c5fe87b900c0a (patch) | |
tree | e6cecee203847ddfd4367aa0ecae9d29d6a7bb30 /dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild | |
parent | restricted poppler dep, 0.16 not supported yet, bug #349941 (diff) | |
download | gentoo-2-22019d3d8f999e33f73a509da89c5fe87b900c0a.tar.gz gentoo-2-22019d3d8f999e33f73a509da89c5fe87b900c0a.tar.bz2 gentoo-2-22019d3d8f999e33f73a509da89c5fe87b900c0a.zip |
Bring over testing keywords from dev-java/jta so it can be masked for removal.
(Portage version: 2.2.0_alpha4/cvs/Linux i686)
Diffstat (limited to 'dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild')
-rw-r--r-- | dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild b/dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild index 94bcafca67ec..80a0a51c4c48 100644 --- a/dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild +++ b/dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.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/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild,v 1.7 2009/12/29 05:15:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-transaction-api/glassfish-transaction-api-1.1.2.2.04.ebuild,v 1.8 2010/12/30 12:52:32 betelgeuse Exp $ JAVA_PKG_IUSE="doc source" @@ -17,7 +17,7 @@ SRC_URI="http://download.java.net/javaee5/${MAJOR}/promoted/source/${ZIP}" LICENSE="|| ( CDDL GPL-2 )" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" |