diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:49:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:49:53 +0100 |
commit | 53bdcc9f829824b3eab7432a12ee353ebfbc6127 (patch) | |
tree | 4b5371390475e4b6938bcd5721e94a4a4df940af /dev-java | |
parent | dev-java/sun-jaf: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-53bdcc9f829824b3eab7432a12ee353ebfbc6127.tar.gz gentoo-53bdcc9f829824b3eab7432a12ee353ebfbc6127.tar.bz2 gentoo-53bdcc9f829824b3eab7432a12ee353ebfbc6127.zip |
dev-java/sun-javamail: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/sun-javamail/sun-javamail-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild b/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild index 699084db4427..79ea84f9d6e9 100644 --- a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild +++ b/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://kenai.com/projects/javamail/downloads/download//javamail-${PV}-s # either of these LICENSE="CDDL GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEP="java-virtuals/jaf" |