diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:28 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:28 +0200 |
commit | 80eb731a3bf69230b109c2e2e4c2f3b91841226d (patch) | |
tree | 632b5c64ec730592bfd1ed7e2da56542ff7df366 /app-portage/eix | |
parent | dev-python/reportlab: Stabilize 4.0.4 x86, #911084 (diff) | |
download | gentoo-80eb731a3bf69230b109c2e2e4c2f3b91841226d.tar.gz gentoo-80eb731a3bf69230b109c2e2e4c2f3b91841226d.tar.bz2 gentoo-80eb731a3bf69230b109c2e2e4c2f3b91841226d.zip |
app-portage/eix: Stabilize 0.36.7 ppc64, #911095
Signed-off-by: Jakov Smolić <jsmolic@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 ca848ab15efe..c0b6bb03a75a 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=" |