diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-11-26 23:29:19 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-11-27 01:12:43 +0000 |
commit | 331ea1b89ee08a704ad8f4c51d5d008c26873625 (patch) | |
tree | a35a9fbdab60f73674abf805b09f60b5f3aebcee /www-misc/shellinabox | |
parent | www-client/firefox - Fix misc crash issues via cairo, add musl support (diff) | |
download | gentoo-331ea1b89ee08a704ad8f4c51d5d008c26873625.tar.gz gentoo-331ea1b89ee08a704ad8f4c51d5d008c26873625.tar.bz2 gentoo-331ea1b89ee08a704ad8f4c51d5d008c26873625.zip |
www-misc/shellinabox: Stable for ppc+ppc64. Fixes bug 566718.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'www-misc/shellinabox')
-rw-r--r-- | www-misc/shellinabox/shellinabox-2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/shellinabox/shellinabox-2.18.ebuild b/www-misc/shellinabox/shellinabox-2.18.ebuild index 4fa793e8895d..d8f3e6626817 100644 --- a/www-misc/shellinabox/shellinabox-2.18.ebuild +++ b/www-misc/shellinabox/shellinabox-2.18.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}" |