diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-01-02 01:44:16 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-01-02 02:04:15 +0100 |
commit | 7b93f9ba39e6367d8563525342b34120a2036e04 (patch) | |
tree | 4a0585932373b54725cfc65621997d9780e6eb6d /www-client/surfraw | |
parent | net-analyzer/ettercap: openssl 1.1 compatiblity, EAPI=6, fix tests (diff) | |
download | gentoo-7b93f9ba39e6367d8563525342b34120a2036e04.tar.gz gentoo-7b93f9ba39e6367d8563525342b34120a2036e04.tar.bz2 gentoo-7b93f9ba39e6367d8563525342b34120a2036e04.zip |
www-client/surfraw: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'www-client/surfraw')
-rw-r--r-- | www-client/surfraw/surfraw-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/surfraw/surfraw-2.3.0.ebuild b/www-client/surfraw/surfraw-2.3.0.ebuild index cea13e94ecb9..040d94a4264c 100644 --- a/www-client/surfraw/surfraw-2.3.0.ebuild +++ b/www-client/surfraw/surfraw-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.alioth.debian.org/dist/${P}.tar.gz" SLOT="0" LICENSE="public-domain" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RESTRICT="test" RDEPEND=" dev-lang/perl |