diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:06:01 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:06:01 +0200 |
commit | 113b48fe19dfa0f59ea741c015c800886acc3ee8 (patch) | |
tree | 14adc0e827afaa29dd623bdccd50dc19e1394b0c /app-portage | |
parent | app-portage/eix: Stabilize 0.36.7 amd64, #911095 (diff) | |
download | gentoo-113b48fe19dfa0f59ea741c015c800886acc3ee8.tar.gz gentoo-113b48fe19dfa0f59ea741c015c800886acc3ee8.tar.bz2 gentoo-113b48fe19dfa0f59ea741c015c800886acc3ee8.zip |
app-portage/eix: Stabilize 0.36.7 x86, #911095
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-portage')
-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 ff7b0a384abf..b884a593bb8a 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=" |