diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:53:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:39 +0100 |
commit | 13029f5a35f66b07923a147139361262787cd2d8 (patch) | |
tree | 0eeaee23b64a92b07147acf59840bbc0e64d2709 /www-client | |
parent | www-client/pybugz: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-13029f5a35f66b07923a147139361262787cd2d8.tar.gz gentoo-13029f5a35f66b07923a147139361262787cd2d8.tar.bz2 gentoo-13029f5a35f66b07923a147139361262787cd2d8.zip |
www-client/surfraw: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/surfraw/surfraw-2.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/surfraw/surfraw-2.2.9-r1.ebuild b/www-client/surfraw/surfraw-2.2.9-r1.ebuild index 919920ad492b..a6e68c4101cb 100644 --- a/www-client/surfraw/surfraw-2.2.9-r1.ebuild +++ b/www-client/surfraw/surfraw-2.2.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.alioth.debian.org/dist/${P}.tar.gz" SLOT="0" LICENSE="public-domain" -KEYWORDS="amd64 hppa ppc sparc x86 ~x86-interix ~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" |