diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 22:33:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 22:33:40 +0000 |
commit | 1e921c55882f6abb4c506798d1d6598d96ec0f4e (patch) | |
tree | 138da115b0e2736ab40815f782008675032ed4e9 /app-portage | |
parent | net-dns/bind-tools: stable 9.12.2_p2-r1 for hppa, bug #657654 (diff) | |
download | gentoo-1e921c55882f6abb4c506798d1d6598d96ec0f4e.tar.gz gentoo-1e921c55882f6abb4c506798d1d6598d96ec0f4e.tar.bz2 gentoo-1e921c55882f6abb4c506798d1d6598d96ec0f4e.zip |
app-portage/eix: stable 0.33.5 for hppa, bug #672144
Package-Manager: Portage-2.3.54, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.33.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.33.5.ebuild b/app-portage/eix/eix-0.33.5.ebuild index d74c06b856ad..b0fe4ff8d0db 100644 --- a/app-portage/eix/eix-0.33.5.ebuild +++ b/app-portage/eix/eix-0.33.5.ebuild @@ -11,7 +11,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 ~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 ~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 ) |