diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:25 +0300 |
commit | b4de80aae0d85a0ee4033700ab9737e24459116f (patch) | |
tree | 98c210ad0b07ffe29494f6872d40f05aef438e28 /app-portage/eix | |
parent | dev-python/reportlab: Stabilize 4.0.4 arm64, #911084 (diff) | |
download | gentoo-b4de80aae0d85a0ee4033700ab9737e24459116f.tar.gz gentoo-b4de80aae0d85a0ee4033700ab9737e24459116f.tar.bz2 gentoo-b4de80aae0d85a0ee4033700ab9737e24459116f.zip |
app-portage/eix: Stabilize 0.36.7 arm64, #911095
Signed-off-by: Arthur Zamarin <arthurzam@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 b884a593bb8a..4da8b695a2cb 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=" |