Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spiped/
Date: Sun, 11 Oct 2015 13:55:46
Message-Id: 1444571639.7055a94fa73819bb6d5db4c7fd905881987b1053.monsieurp@gentoo
1 commit: 7055a94fa73819bb6d5db4c7fd905881987b1053
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 13:47:08 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 13:53:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7055a94f
7
8 net-misc/spiped: Stable for amd64. Fixes bug 562826.
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 net-misc/spiped/spiped-1.5.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/spiped/spiped-1.5.0-r1.ebuild b/net-misc/spiped/spiped-1.5.0-r1.ebuild
17 index caf32da..ae0cb10 100644
18 --- a/net-misc/spiped/spiped-1.5.0-r1.ebuild
19 +++ b/net-misc/spiped/spiped-1.5.0-r1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 MY_PN="${PN/d/}"