diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:14:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:14:02 +0000 |
commit | a7abe49ef699a10a0f2b6502db5f46408839b6a5 (patch) | |
tree | 93722d044abd1b23283ea2b93207ccabdc40e6f5 /app-portage | |
parent | dev-perl/Regexp-Common: stable 2017060201.0.0 for hppa, bug #624824 (thanks t... (diff) | |
download | gentoo-a7abe49ef699a10a0f2b6502db5f46408839b6a5.tar.gz gentoo-a7abe49ef699a10a0f2b6502db5f46408839b6a5.tar.bz2 gentoo-a7abe49ef699a10a0f2b6502db5f46408839b6a5.zip |
app-portage/eix: stable 0.32.9 for hppa, bug #627280 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.32.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.32.9.ebuild b/app-portage/eix/eix-0.32.9.ebuild index 73ea399159f6..79a1de02a19d 100644 --- a/app-portage/eix/eix-0.32.9.ebuild +++ b/app-portage/eix/eix-0.32.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc nls sqlite" BOTHDEPEND="nls? ( virtual/libintl ) |