diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 14:35:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 14:35:02 +0100 |
commit | a049206f8984ccff1b49fa8a4d093c1f3f6a99e1 (patch) | |
tree | 53263ec65559be042fb5c4bb83f1398e04a5f574 /app-portage | |
parent | dev-python/pycairo: Stabilize 1.24.0 sparc, #911067 (diff) | |
download | gentoo-a049206f8984ccff1b49fa8a4d093c1f3f6a99e1.tar.gz gentoo-a049206f8984ccff1b49fa8a4d093c1f3f6a99e1.tar.bz2 gentoo-a049206f8984ccff1b49fa8a4d093c1f3f6a99e1.zip |
app-portage/eix: Stabilize 0.36.7 sparc, #911095
Signed-off-by: Sam James <sam@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 42bb3215b227..afefaf46480d 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=" |