diff options
author | 2023-07-24 14:06:00 +0200 | |
---|---|---|
committer | 2023-07-24 14:06:00 +0200 | |
commit | e914a44b2d40e68b6d62319c43c88a806f4f4d07 (patch) | |
tree | 86c86f56e7614d06e633e402684427737aadab98 /app-portage/eix | |
parent | app-admin/eclean-kernel: Stabilize 2.99.5 amd64, #911094 (diff) | |
download | gentoo-e914a44b2d40e68b6d62319c43c88a806f4f4d07.tar.gz gentoo-e914a44b2d40e68b6d62319c43c88a806f4f4d07.tar.bz2 gentoo-e914a44b2d40e68b6d62319c43c88a806f4f4d07.zip |
app-portage/eix: Stabilize 0.36.7 amd64, #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 c0b6bb03a75a..ff7b0a384abf 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=" |