diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:53:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:46 +0100 |
commit | 55198103025ae885318964969000d7e1f575288d (patch) | |
tree | 19fe9b60e2b80e78642e83c3410ef7c5fe29fbde | |
parent | sys-fs/duperemove: x86 stable (bug #760312) (diff) | |
download | gentoo-55198103025ae885318964969000d7e1f575288d.tar.gz gentoo-55198103025ae885318964969000d7e1f575288d.tar.bz2 gentoo-55198103025ae885318964969000d7e1f575288d.zip |
app-portage/eix: x86 stable (bug #760282)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-portage/eix/eix-0.34.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.34.11.ebuild b/app-portage/eix/eix-0.34.11.ebuild index 117619837682..27581250b045 100644 --- a/app-portage/eix/eix-0.34.11.ebuild +++ b/app-portage/eix/eix-0.34.11.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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc nls sqlite" BOTHDEPEND="nls? ( virtual/libintl ) |