diff options
author | Sam James <sam@gentoo.org> | 2023-08-03 00:01:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-03 00:01:46 +0100 |
commit | 5f79087de7314a81c4c0122cf3ff88846d699201 (patch) | |
tree | 7980ce6c62a7eeb5eb0e6bf18a4d536515388c99 /app-portage/eix | |
parent | dev-python/Levenshtein: Stabilize 0.21.1 ppc, #911047 (diff) | |
download | gentoo-5f79087de7314a81c4c0122cf3ff88846d699201.tar.gz gentoo-5f79087de7314a81c4c0122cf3ff88846d699201.tar.bz2 gentoo-5f79087de7314a81c4c0122cf3ff88846d699201.zip |
app-portage/eix: Stabilize 0.36.7 ppc, #911095
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/eix')
-rw-r--r-- | app-portage/eix/eix-0.36.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.36.7.ebuild b/app-portage/eix/eix-0.36.7.ebuild index afefaf46480d..73e08d6f4083 100644 --- a/app-portage/eix/eix-0.36.7.ebuild +++ b/app-portage/eix/eix-0.36.7.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug doc nls sqlite" DEPEND=" |