diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:19:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:19:39 +0100 |
commit | 5a3e7bc5288261f119f70bd0f1dcb6edfcb64082 (patch) | |
tree | 7c1f951e50b73a2337b229f3b490e01052c02152 /www-misc/shellinabox | |
parent | net-fs/cifs-utils: x86 stable wrt bug #552634 (diff) | |
download | gentoo-5a3e7bc5288261f119f70bd0f1dcb6edfcb64082.tar.gz gentoo-5a3e7bc5288261f119f70bd0f1dcb6edfcb64082.tar.bz2 gentoo-5a3e7bc5288261f119f70bd0f1dcb6edfcb64082.zip |
www-misc/shellinabox: x86 stable wrt bug #567316
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-misc/shellinabox')
-rw-r--r-- | www-misc/shellinabox/shellinabox-2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/shellinabox/shellinabox-2.19.ebuild b/www-misc/shellinabox/shellinabox-2.19.ebuild index d8f3e6626817..f069cf349ea0 100644 --- a/www-misc/shellinabox/shellinabox-2.19.ebuild +++ b/www-misc/shellinabox/shellinabox-2.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="+ssl +pam" RDEPEND="${DEPEND}" |