Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/surl/
Date: Fri, 28 Apr 2017 22:41:36
Message-Id: 1493419277.05db5d9f08ef3a5fe6d8c1e5007855cc9116d73c.monsieurp@gentoo
1 commit: 05db5d9f08ef3a5fe6d8c1e5007855cc9116d73c
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 22:40:19 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 22:41:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05db5d9f
7
8 www-misc/surl: stable for amd64+x86.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 www-misc/surl/surl-0.7.1.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-misc/surl/surl-0.7.1.1-r1.ebuild b/www-misc/surl/surl-0.7.1.1-r1.ebuild
16 index abf7fa6589f..55a7a4a873f 100644
17 --- a/www-misc/surl/surl-0.7.1.1-r1.ebuild
18 +++ b/www-misc/surl/surl-0.7.1.1-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 DOCS=( AUTHORS )