diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-21 10:47:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-21 10:27:57 +0000 |
commit | 84519c20b4ec8e29fbdb8c2b8103b6f0c54edfb2 (patch) | |
tree | f739761b41c29038c487009948bb4d97a6fbc5bc /app-admin/eselect | |
parent | app-misc/mc: stable 4.8.20-r1 for hppa, bug #644450 (diff) | |
download | gentoo-84519c20b4ec8e29fbdb8c2b8103b6f0c54edfb2.tar.gz gentoo-84519c20b4ec8e29fbdb8c2b8103b6f0c54edfb2.tar.bz2 gentoo-84519c20b4ec8e29fbdb8c2b8103b6f0c54edfb2.zip |
app-admin/eselect: stable 1.4.11 for hppa, bug #644446
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 703a66821684..5bb95e8f4cf7 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 |