diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-05-31 10:54:05 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-05-31 14:02:58 +0000 |
commit | 19894734bb703beaa054b99741f98d1cdf6ab50e (patch) | |
tree | 1b4f97fa6e01eb22b59f21a5ad896369971d4be9 /www-misc/surl | |
parent | app-portage/layman: Bump with patch, fixes bug 582154 (diff) | |
download | gentoo-19894734bb703beaa054b99741f98d1cdf6ab50e.tar.gz gentoo-19894734bb703beaa054b99741f98d1cdf6ab50e.tar.bz2 gentoo-19894734bb703beaa054b99741f98d1cdf6ab50e.zip |
www-misc/surl: Stable for amd64+x86.
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-misc/surl')
-rw-r--r-- | www-misc/surl/surl-0.7.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/surl/surl-0.7.1.1.ebuild b/www-misc/surl/surl-0.7.1.1.ebuild index 53546976de9b..0b4f617ee82d 100644 --- a/www-misc/surl/surl-0.7.1.1.ebuild +++ b/www-misc/surl/surl-0.7.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" src_install() { |