diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-14 11:22:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-14 11:24:50 +0000 |
commit | 943a1b92f42cb6428f4c476c65d7ea10e20c2ee6 (patch) | |
tree | cbe6f06a99a63feb15e8a2cc9fa13478869e71a0 /app-admin/eselect | |
parent | sys-apps/sandbox: stable 2.12 for sparc (diff) | |
download | gentoo-943a1b92f42cb6428f4c476c65d7ea10e20c2ee6.tar.gz gentoo-943a1b92f42cb6428f4c476c65d7ea10e20c2ee6.tar.bz2 gentoo-943a1b92f42cb6428f4c476c65d7ea10e20c2ee6.zip |
app-admin/eselect: stable 1.4.11 for sparc
Bug: https://bugs.gentoo.org/show_bug.cgi?id=644446
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-admin/eselect')
-rw-r--r-- | app-admin/eselect/eselect-1.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.11.ebuild b/app-admin/eselect/eselect-1.4.11.ebuild index 16046ac94317..381f35a9de4e 100644 --- a/app-admin/eselect/eselect-1.4.11.ebuild +++ b/app-admin/eselect/eselect-1.4.11.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 |