diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-02-27 17:30:12 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-02-27 17:30:12 -0600 |
commit | ccdf9b06669b73fbc98219f10a3c7ebda2d5cd06 (patch) | |
tree | 34074aa145a4bf0670655921879d36d47239bb8b /app-admin | |
parent | dev-db/pgbouncer: Bump (diff) | |
download | gentoo-ccdf9b06669b73fbc98219f10a3c7ebda2d5cd06.tar.gz gentoo-ccdf9b06669b73fbc98219f10a3c7ebda2d5cd06.tar.bz2 gentoo-ccdf9b06669b73fbc98219f10a3c7ebda2d5cd06.zip |
app-admin/eselect: mark 1.4.5 stable for arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/eselect-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.4.5.ebuild b/app-admin/eselect/eselect-1.4.5.ebuild index 10205fc7ef75..ec6d0a046a6d 100644 --- a/app-admin/eselect/eselect-1.4.5.ebuild +++ b/app-admin/eselect/eselect-1.4.5.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$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" 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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs vim-syntax" RDEPEND="sys-apps/sed |