diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 12:45:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 12:45:37 +0200 |
commit | f0d77752883bcdb86a293f778397d8b188774f9c (patch) | |
tree | 8436cc0be9c171e2aca5d9f16970e602043788e8 /app-portage | |
parent | media-sound/qjackctl: x86 stable wrt bug #720424 (diff) | |
download | gentoo-f0d77752883bcdb86a293f778397d8b188774f9c.tar.gz gentoo-f0d77752883bcdb86a293f778397d8b188774f9c.tar.bz2 gentoo-f0d77752883bcdb86a293f778397d8b188774f9c.zip |
app-portage/eix: x86 stable wrt bug #720428
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.33.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.33.11.ebuild b/app-portage/eix/eix-0.33.11.ebuild index 90a5148f9711..e80c667202e4 100644 --- a/app-portage/eix/eix-0.33.11.ebuild +++ b/app-portage/eix/eix-0.33.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 ) |