diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-01 11:11:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 10:52:14 +0000 |
commit | 3330e69210d555f67d0f0483dedb9d59af88c765 (patch) | |
tree | 8ac19a16d502d9ad82bed8bc0ecd9d19c310b65b /app-portage | |
parent | www-servers/lighttpd: Drop old (diff) | |
download | gentoo-3330e69210d555f67d0f0483dedb9d59af88c765.tar.gz gentoo-3330e69210d555f67d0f0483dedb9d59af88c765.tar.bz2 gentoo-3330e69210d555f67d0f0483dedb9d59af88c765.zip |
app-portage/eix: stable 0.33.5 for sparc, bug #672144
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.33.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/eix/eix-0.33.5.ebuild b/app-portage/eix/eix-0.33.5.ebuild index 07ef00adc305..d74c06b856ad 100644 --- a/app-portage/eix/eix-0.33.5.ebuild +++ b/app-portage/eix/eix-0.33.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ) |