Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/shairplay/
Date: Fri, 26 May 2017 14:05:49
Message-Id: 1495807505.9f95619909661de1bf1d0aeff257c20c4979943d.ago@gentoo
1 commit: 9f95619909661de1bf1d0aeff257c20c4979943d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:05:05 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:05:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f956199
7
8 net-libs/shairplay: x86 stable wrt bug #619492
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/shairplay/shairplay-0_pre20170118.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/shairplay/shairplay-0_pre20170118.ebuild b/net-libs/shairplay/shairplay-0_pre20170118.ebuild
18 index cabc3079b1a..1cde3fae34d 100644
19 --- a/net-libs/shairplay/shairplay-0_pre20170118.ebuild
20 +++ b/net-libs/shairplay/shairplay-0_pre20170118.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
22 else
23 EGIT_COMMIT="498bc5bcdd305e04721f94a04b9f26a7da72673f"
24 SRC_URI="https://github.com/juhovh/shairplay/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="amd64 ~x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 DESCRIPTION="Apple airplay and raop protocol server"