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