diff options
author | Sam James <sam@gentoo.org> | 2022-07-26 02:35:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-26 02:35:19 +0100 |
commit | 53d4497e02a9c8dbdd62b0ecd1de93fd4c65af36 (patch) | |
tree | 6c82cc9b4f8523335de72c1a6383fd9160d626f8 /app-portage | |
parent | app-admin/gentoo-retirement-scripts: Stabilize 2 ALLARCHES, #860930 (diff) | |
download | gentoo-53d4497e02a9c8dbdd62b0ecd1de93fd4c65af36.tar.gz gentoo-53d4497e02a9c8dbdd62b0ecd1de93fd4c65af36.tar.bz2 gentoo-53d4497e02a9c8dbdd62b0ecd1de93fd4c65af36.zip |
app-portage/eix: Stabilize 0.36.3 amd64, #860933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.36.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.36.3.ebuild b/app-portage/eix/eix-0.36.3.ebuild index 36651b8d3660..92f8c68691dd 100644 --- a/app-portage/eix/eix-0.36.3.ebuild +++ b/app-portage/eix/eix-0.36.3.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc nls sqlite" DEPEND=" |