diff options
author | 2017-10-03 15:24:34 +0000 | |
---|---|---|
committer | 2017-10-03 15:25:09 +0000 | |
commit | ccaf6c1cd12f3a6535c8d04710d386e3073e593a (patch) | |
tree | 0c701450f5cb58b7ecc31be6d5cec80cdfd9332b /app-portage | |
parent | dev-lang/spidermonkey: stable 17.0.0-r5 for ia64, bug #633382 (diff) | |
download | gentoo-ccaf6c1cd12f3a6535c8d04710d386e3073e593a.tar.gz gentoo-ccaf6c1cd12f3a6535c8d04710d386e3073e593a.tar.bz2 gentoo-ccaf6c1cd12f3a6535c8d04710d386e3073e593a.zip |
app-portage/eix: stable 0.32.9 for ia64, bug #627280
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 ab7fd8809fcb..2b4cdd441e81 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 ) |