diff options
Diffstat (limited to 'www-misc')
-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 fb9d66a7a196..4fa793e8895d 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}" |