diff options
author | 2019-04-07 12:36:57 +0300 | |
---|---|---|
committer | 2019-04-07 12:37:52 +0300 | |
commit | 032dae7bb1569905ce11802c8758c92743dc1434 (patch) | |
tree | 43ab886e39c25c7227853b0753052a7594437fb3 /app-portage | |
parent | media-libs/glpng: update HOMEPAGE, use HTTPS (diff) | |
download | gentoo-032dae7bb1569905ce11802c8758c92743dc1434.tar.gz gentoo-032dae7bb1569905ce11802c8758c92743dc1434.tar.bz2 gentoo-032dae7bb1569905ce11802c8758c92743dc1434.zip |
app-portage/eix: amd64 stable wrt bug #682792
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.33.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.33.7.ebuild b/app-portage/eix/eix-0.33.7.ebuild index 4fd174fc704e..689fcd0c854c 100644 --- a/app-portage/eix/eix-0.33.7.ebuild +++ b/app-portage/eix/eix-0.33.7.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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~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 ) |