diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:32:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:11 +0100 |
commit | 72d2c2b95f63ff1f5710fa9e9cba504533f44aac (patch) | |
tree | 319b7242a9fb8cbbf930a6bb921d453b9b5f2bfc /app-editors/gedit | |
parent | app-editors/fte: dropped ~x86-interix (diff) | |
download | gentoo-72d2c2b95f63ff1f5710fa9e9cba504533f44aac.tar.gz gentoo-72d2c2b95f63ff1f5710fa9e9cba504533f44aac.tar.bz2 gentoo-72d2c2b95f63ff1f5710fa9e9cba504533f44aac.zip |
app-editors/gedit: dropped ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/gedit-3.20.2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.22.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/gedit/gedit-3.20.2.ebuild b/app-editors/gedit/gedit-3.20.2.ebuild index 4d1f773f9620..42828762e7c6 100644 --- a/app-editors/gedit/gedit-3.20.2.ebuild +++ b/app-editors/gedit/gedit-3.20.2.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$ @@ -24,7 +24,7 @@ REQUIRED_USE=" python? ( ^^ ( $(python_gen_useflags '*') ) ) " -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" diff --git a/app-editors/gedit/gedit-3.22.0.ebuild b/app-editors/gedit/gedit-3.22.0.ebuild index 6c62ddce1350..9d02b2e6c543 100644 --- a/app-editors/gedit/gedit-3.22.0.ebuild +++ b/app-editors/gedit/gedit-3.22.0.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$ @@ -24,7 +24,7 @@ REQUIRED_USE=" python? ( ^^ ( $(python_gen_useflags '*') ) ) " -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" |