diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 08:58:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 08:58:44 +0200 |
commit | 26f501f445d99507253bbea07ddc21a5994acae9 (patch) | |
tree | 07cb55463ea2c2b19d2c03e442cc4e27fe6b2c3a /app-portage/eix | |
parent | app-shells/quoter: Stable for HPPA (bug #608808). (diff) | |
download | gentoo-26f501f445d99507253bbea07ddc21a5994acae9.tar.gz gentoo-26f501f445d99507253bbea07ddc21a5994acae9.tar.bz2 gentoo-26f501f445d99507253bbea07ddc21a5994acae9.zip |
app-portage/eix: Stable for HPPA (bug #608808).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-portage/eix')
-rw-r--r-- | app-portage/eix/eix-0.32.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.32.4.ebuild b/app-portage/eix/eix-0.32.4.ebuild index ecb33c55178d..9f51156cf926 100644 --- a/app-portage/eix/eix-0.32.4.ebuild +++ b/app-portage/eix/eix-0.32.4.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 ~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 ~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 ) |