Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/shhopt/
Date: Fri, 15 Feb 2019 01:37:53
Message-Id: 1550194619.de66b682c2aec1d61087414faedc82e32129d865.whissi@gentoo
1 commit: de66b682c2aec1d61087414faedc82e32129d865
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 01:34:41 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 01:36:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de66b682
7
8 dev-libs/shhopt: x86 stable (bug #676478)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/shhopt/shhopt-1.1.7-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
17 index abe600d4749..f18a0cb56f3 100644
18 --- a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
19 +++ b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz"
21
22 LICENSE="Artistic"
23 SLOT="0"
24 -KEYWORDS="~amd64 ppc ~x86"
25 +KEYWORDS="~amd64 ppc x86"
26
27 PATCHES=( "${FILESDIR}"/${P}-build.patch )