diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:43:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:43:43 +0100 |
commit | da0ee02716accbfed8b0ccd629705f1252a66f19 (patch) | |
tree | fbab51f8f1f1abccc0b15bcf61c96beeaed982de /app-eselect | |
parent | app-eselect/eselect-cdparanoia: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-da0ee02716accbfed8b0ccd629705f1252a66f19.tar.gz gentoo-da0ee02716accbfed8b0ccd629705f1252a66f19.tar.bz2 gentoo-da0ee02716accbfed8b0ccd629705f1252a66f19.zip |
app-eselect/eselect-ctags: dropped ~hppa-hpux ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild index f4f73b6ab137..b491c5863da3 100644 --- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild +++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.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$ @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="!<app-eselect/eselect-emacs-1.18 >=app-admin/eselect-1.2.3" |