diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 12:04:47 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 12:24:17 +0200 |
commit | b49fe0144375671821e5c5e76ff3adb49426bb24 (patch) | |
tree | ec42171afc4ccaded5356479b7c4b021aafcfe92 /app-admin | |
parent | net-analyzer/vnstat: arm stable (bug 613702). (diff) | |
download | gentoo-b49fe0144375671821e5c5e76ff3adb49426bb24.tar.gz gentoo-b49fe0144375671821e5c5e76ff3adb49426bb24.tar.bz2 gentoo-b49fe0144375671821e5c5e76ff3adb49426bb24.zip |
app-admin/eselect: arm arm64 ppc ppc64 stable (bug 613450).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/eselect-1.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.8.ebuild b/app-admin/eselect/eselect-1.4.8.ebuild index db9942d711fb..e49967cccd0f 100644 --- a/app-admin/eselect/eselect-1.4.8.ebuild +++ b/app-admin/eselect/eselect-1.4.8.ebuild @@ -11,7 +11,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 ~x64-cygwin ~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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~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="doc emacs vim-syntax" RDEPEND="sys-apps/sed |