diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-19 08:39:13 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-19 08:39:13 +0100 |
commit | 4987f896014a9c102212648cfb54f061eb6c303c (patch) | |
tree | fdd17bfdf9b9aea5a8bbc40015a27812d58f48f2 /www-misc/shellinabox | |
parent | mail-client/thunderbird: Stable for PPC64 (bug #567298). (diff) | |
download | gentoo-4987f896014a9c102212648cfb54f061eb6c303c.tar.gz gentoo-4987f896014a9c102212648cfb54f061eb6c303c.tar.bz2 gentoo-4987f896014a9c102212648cfb54f061eb6c303c.zip |
www-misc/shellinabox: Stable for PPC64 (bug #567316).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
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 4fa793e8895d..5c5fa6c73212 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}" |