diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:35:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:35:39 +0200 |
commit | 5431369f4ae795819208e7803d5ae2bacbc969a9 (patch) | |
tree | 184d09f005084db1f92e12e091c200dbe6fb443f /app-portage | |
parent | dev-python/ruamel-yaml-clib: x86 stable wrt bug #805443 (diff) | |
download | gentoo-5431369f4ae795819208e7803d5ae2bacbc969a9.tar.gz gentoo-5431369f4ae795819208e7803d5ae2bacbc969a9.tar.bz2 gentoo-5431369f4ae795819208e7803d5ae2bacbc969a9.zip |
app-portage/eix: x86 stable wrt bug #805458
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.35.2.ebuild b/app-portage/eix/eix-0.35.2.ebuild index f4d5259befcc..924d88bc7c49 100644 --- a/app-portage/eix/eix-0.35.2.ebuild +++ b/app-portage/eix/eix-0.35.2.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=" |