diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 13:27:00 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 13:27:00 -0600 |
commit | 04189ada12fdd1bb56c0159a4a35b68e5d9108a9 (patch) | |
tree | 5c2b5e696b6e96d5fc5f43275c1a96d72204b9db /app-eselect | |
parent | profiles/package.mask: unmask fixed package (diff) | |
download | gentoo-04189ada12fdd1bb56c0159a4a35b68e5d9108a9.tar.gz gentoo-04189ada12fdd1bb56c0159a4a35b68e5d9108a9.tar.bz2 gentoo-04189ada12fdd1bb56c0159a4a35b68e5d9108a9.zip |
app-eselect/eselect-ctags: stable 1.18 for arm64
Package-Manager: portage-2.2.27
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 79581ffaeba8..f4f73b6ab137 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ~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" RDEPEND="!<app-eselect/eselect-emacs-1.18 >=app-admin/eselect-1.2.3" |