diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:06:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:22 +0000 |
commit | 0881b741b82415d6a08f985c385607f9b8e09e95 (patch) | |
tree | 2e73d5134224b15522146e2447164196d6998510 /app-portage | |
parent | app-misc/zisofs-tools: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0881b741b82415d6a08f985c385607f9b8e09e95.tar.gz gentoo-0881b741b82415d6a08f985c385607f9b8e09e95.tar.bz2 gentoo-0881b741b82415d6a08f985c385607f9b8e09e95.zip |
app-portage/eix: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.34.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.34.12.ebuild b/app-portage/eix/eix-0.34.12.ebuild index e192a95b4aa1..0971f52d7527 100644 --- a/app-portage/eix/eix-0.34.12.ebuild +++ b/app-portage/eix/eix-0.34.12.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 ~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 ~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=" |