diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-25 08:47:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-25 08:47:26 +0100 |
commit | 331b8878a69248d00fc7d4f4c8e296d0b2e592e6 (patch) | |
tree | 251c088a2fcfe429c8a8a964a84d30785d3d79c9 /app-portage | |
parent | app-arch/lzip: ppc64 stable wrt bug #835937 (diff) | |
download | gentoo-331b8878a69248d00fc7d4f4c8e296d0b2e592e6.tar.gz gentoo-331b8878a69248d00fc7d4f4c8e296d0b2e592e6.tar.bz2 gentoo-331b8878a69248d00fc7d4f4c8e296d0b2e592e6.zip |
app-portage/eix: ppc64 stable wrt bug #835940
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.36.1.ebuild b/app-portage/eix/eix-0.36.1.ebuild index 5306b505f4b1..12a7a00e4671 100644 --- a/app-portage/eix/eix-0.36.1.ebuild +++ b/app-portage/eix/eix-0.36.1.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=" |