dev-java/jython: dropped ~x86-freebsd
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:48:09 +0000 (16:48 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 15:48:09 +0000 (16:48 +0100)
Package-Manager: portage-2.3.3

dev-java/jython/jython-2.7.0-r1.ebuild
dev-java/jython/jython-2.7.0.ebuild

index db0069cb9e8b0c0bbdecebf6b6a67c02389ed1ad..a2b25fa873912231faab675909ca9a1a0ffac359 100644 (file)
@@ -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$
 
@@ -16,7 +16,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=org/python/${PN}/${MY_PV
 
 LICENSE="PSF-2"
 SLOT="2.7"
-KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="examples test"
 
 CP_DEPEND="dev-java/antlr:3
index 4d60a40192e58c0be4a3e6288a784b8857e4f7a8..52dcb4d9f42aa152465a80311904dfcd25bf57f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=org/python/${PN}/${MY_PV
 
 LICENSE="PSF-2"
 SLOT="2.7"
-KEYWORDS="amd64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="+readline test"
 REQUIRED_USE="test? ( readline )"