diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:52:40 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:52:40 +0100 |
commit | 3c1c37767c18dca9d42f79f828920b55b0605f5e (patch) | |
tree | 07b6da8ce86078af714311e4a20de5078388028b /app-misc/editor-wrapper | |
parent | app-misc/delay: dropped ~ia64-linux (diff) | |
download | gentoo-3c1c37767c18dca9d42f79f828920b55b0605f5e.tar.gz gentoo-3c1c37767c18dca9d42f79f828920b55b0605f5e.tar.bz2 gentoo-3c1c37767c18dca9d42f79f828920b55b0605f5e.zip |
app-misc/editor-wrapper: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-misc/editor-wrapper')
-rw-r--r-- | app-misc/editor-wrapper/editor-wrapper-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/editor-wrapper/editor-wrapper-4.ebuild b/app-misc/editor-wrapper/editor-wrapper-4.ebuild index 3034c27994a7..1a005fd7aafe 100644 --- a/app-misc/editor-wrapper/editor-wrapper-4.ebuild +++ b/app-misc/editor-wrapper/editor-wrapper-4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S="${WORKDIR}" |