Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/shellinabox/
Date: Thu, 03 Dec 2015 13:28:34
Message-Id: 1449149201.940375b2c7e2b83a03745f2374f41bf2a1467e8a.ago@gentoo
1 commit: 940375b2c7e2b83a03745f2374f41bf2a1467e8a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 13:26:41 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:26:41 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940375b2
7
8 www-misc/shellinabox: x86 stable wrt bug #566718
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-misc/shellinabox/shellinabox-2.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-misc/shellinabox/shellinabox-2.18.ebuild b/www-misc/shellinabox/shellinabox-2.18.ebuild
18 index d8f3e66..f069cf3 100644
19 --- a/www-misc/shellinabox/shellinabox-2.18.ebuild
20 +++ b/www-misc/shellinabox/shellinabox-2.18.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ppc64 ~x86"
26 +KEYWORDS="amd64 ppc ppc64 x86"
27 IUSE="+ssl +pam"
28
29 RDEPEND="${DEPEND}"