diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-28 08:58:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-28 08:58:04 +0000 |
commit | 7c5ef9f6660df5de834fd763713ab094015bf71a (patch) | |
tree | 2596caaf2fa7afb0ef56523a03b10479dd4189dc /app-portage | |
parent | sci-libs/cfitsio: Stabilize 4.5.0 ppc64, #947060 (diff) | |
download | gentoo-7c5ef9f6660df5de834fd763713ab094015bf71a.tar.gz gentoo-7c5ef9f6660df5de834fd763713ab094015bf71a.tar.bz2 gentoo-7c5ef9f6660df5de834fd763713ab094015bf71a.zip |
app-portage/eix: Stabilize 0.36.9 ppc, #947061
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.36.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.36.9.ebuild b/app-portage/eix/eix-0.36.9.ebuild index 53e22d8b403c..52a1cde129fe 100644 --- a/app-portage/eix/eix-0.36.9.ebuild +++ b/app-portage/eix/eix-0.36.9.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 ~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 ~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=" |