diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-26 23:46:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-26 23:46:25 +0000 |
commit | c28002017140e457d19b8983c221877157d88f4b (patch) | |
tree | 25108222015c77604f9d522290de1344f2474d8b /app-portage | |
parent | dev-python/greenlet: stable 0.4.17 for ppc (diff) | |
download | gentoo-c28002017140e457d19b8983c221877157d88f4b.tar.gz gentoo-c28002017140e457d19b8983c221877157d88f4b.tar.bz2 gentoo-c28002017140e457d19b8983c221877157d88f4b.zip |
app-portage/eix: stable 0.34.9 for ppc
stable wrt bug #751109
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.34.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.34.9.ebuild b/app-portage/eix/eix-0.34.9.ebuild index 7eb32c9de0f2..fd1eb16287ae 100644 --- a/app-portage/eix/eix-0.34.9.ebuild +++ b/app-portage/eix/eix-0.34.9.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 ~riscv ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~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 ) |