diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 15:00:51 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-19 15:00:51 +0200 |
commit | 58387ad1e91d89660601638420d552d0ed02dd18 (patch) | |
tree | 6718f536d12f282e822c5fccf6de1eec2d35c198 /app-portage | |
parent | app-shells/quoter: Stable on amd64 (diff) | |
download | gentoo-58387ad1e91d89660601638420d552d0ed02dd18.tar.gz gentoo-58387ad1e91d89660601638420d552d0ed02dd18.tar.bz2 gentoo-58387ad1e91d89660601638420d552d0ed02dd18.zip |
app-portage/eix: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.32.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.32.9.ebuild b/app-portage/eix/eix-0.32.9.ebuild index 4cf5d8292bb7..1a7168ed6a6e 100644 --- a/app-portage/eix/eix-0.32.9.ebuild +++ b/app-portage/eix/eix-0.32.9.ebuild @@ -12,7 +12,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 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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 ) |