diff options
author | 2017-04-11 08:42:43 +0200 | |
---|---|---|
committer | 2017-04-11 08:42:43 +0200 | |
commit | e5b245b25be82e292b4678691e97eb5d2caa7bf6 (patch) | |
tree | 9c4ee7af6a1e53d06e6bed5d393066ca0fb7ec71 /app-admin/eselect | |
parent | net-libs/net6: Stable for HPPA (bug #612350). (diff) | |
download | gentoo-e5b245b25be82e292b4678691e97eb5d2caa7bf6.tar.gz gentoo-e5b245b25be82e292b4678691e97eb5d2caa7bf6.tar.bz2 gentoo-e5b245b25be82e292b4678691e97eb5d2caa7bf6.zip |
app-admin/eselect: Stable for HPPA (bug #613450).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-admin/eselect')
-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 33253dfa550c..61a406a35ab1 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 |