diff options
author | Sam James <sam@gentoo.org> | 2020-07-23 14:17:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-23 14:18:06 +0000 |
commit | 2896c26bb759630c5e7e6a8961b90f8ee7b06bf7 (patch) | |
tree | af9527e1684412047c31de551e34c26c52160b82 /www-misc/shellinabox | |
parent | dev-util/android-studio: bump to 4.0.1.0.193.6626763 (diff) | |
download | gentoo-2896c26bb759630c5e7e6a8961b90f8ee7b06bf7.tar.gz gentoo-2896c26bb759630c5e7e6a8961b90f8ee7b06bf7.tar.bz2 gentoo-2896c26bb759630c5e7e6a8961b90f8ee7b06bf7.zip |
www-misc/shellinabox: amd64 stable (bug #733488)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc/shellinabox')
-rw-r--r-- | www-misc/shellinabox/shellinabox-2.20-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/shellinabox/shellinabox-2.20-r4.ebuild b/www-misc/shellinabox/shellinabox-2.20-r4.ebuild index dd3929f75bfe..41d6fcc02ec0 100644 --- a/www-misc/shellinabox/shellinabox-2.20-r4.ebuild +++ b/www-misc/shellinabox/shellinabox-2.20-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="+pam" RDEPEND=" |