diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-26 07:39:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-26 07:39:55 +0100 |
commit | b06902be0861d830c5f8a0d3801f4d88ef9b35a3 (patch) | |
tree | aada9bf409229f1920be363690e707da18ee24ec /app-admin | |
parent | dev-scheme/guile: Stable for HPPA too. (diff) | |
download | gentoo-b06902be0861d830c5f8a0d3801f4d88ef9b35a3.tar.gz gentoo-b06902be0861d830c5f8a0d3801f4d88ef9b35a3.tar.bz2 gentoo-b06902be0861d830c5f8a0d3801f4d88ef9b35a3.zip |
app-admin/eselect: stable 1.4.12 for ia64, bug #653746
Bug: https://bugs.gentoo.org/653746
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/eselect-1.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.12.ebuild b/app-admin/eselect/eselect-1.4.12.ebuild index cb5617bd46f9..09f28f29d913 100644 --- a/app-admin/eselect/eselect-1.4.12.ebuild +++ b/app-admin/eselect/eselect-1.4.12.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 ~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 ~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 |