diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:38:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 12:38:46 +0100 |
commit | 577c0e8baa7d435d9155ff6d3fa4ccbdf5fab555 (patch) | |
tree | 4bd4375348777561321ada05ff0f325718df3d32 /app-portage | |
parent | dev-util/debugedit: stable 4.15.1 for hppa (diff) | |
download | gentoo-577c0e8baa7d435d9155ff6d3fa4ccbdf5fab555.tar.gz gentoo-577c0e8baa7d435d9155ff6d3fa4ccbdf5fab555.tar.bz2 gentoo-577c0e8baa7d435d9155ff6d3fa4ccbdf5fab555.zip |
app-portage/eix: stable 0.34.4 for hppa
stable wrt bug #734528
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.34.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.34.4.ebuild b/app-portage/eix/eix-0.34.4.ebuild index 8c800847904d..8b621270415d 100644 --- a/app-portage/eix/eix-0.34.4.ebuild +++ b/app-portage/eix/eix-0.34.4.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 ) |