diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:40:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:40:32 +0100 |
commit | 112d9052abc752f98f96694fa575f0c4c3401dc2 (patch) | |
tree | e8addb4e5b14e88b0a4ab2c601e4ecde78ec55dc /app-portage | |
parent | sys-devel/distcc: x86 stable (bug #771525) (diff) | |
download | gentoo-112d9052abc752f98f96694fa575f0c4c3401dc2.tar.gz gentoo-112d9052abc752f98f96694fa575f0c4c3401dc2.tar.bz2 gentoo-112d9052abc752f98f96694fa575f0c4c3401dc2.zip |
app-portage/eix: x86 stable (bug #771513)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 a13024c139e6..252f923d8c88 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=" |