diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:53:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:10 +0200 |
commit | 81e74d5f139bced4cfc213efde170dbc3981e76c (patch) | |
tree | 3692b90581a6ad19eded1dc4117cdfcd9fee7857 /dev-perl/App-pwhich | |
parent | dev-perl/Alien-Libxml2: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-81e74d5f139bced4cfc213efde170dbc3981e76c.tar.gz gentoo-81e74d5f139bced4cfc213efde170dbc3981e76c.tar.bz2 gentoo-81e74d5f139bced4cfc213efde170dbc3981e76c.zip |
dev-perl/App-pwhich: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index a9b338015282..144b2dfd2c08 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |