diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:25:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:25:58 +0200 |
commit | 006edc770f8ced04908ddfc2da25ebadd5d725cb (patch) | |
tree | 582677bee89e3277382071e2d3e1a58744c1aa5b | |
parent | 441764b8ea0b2f8227178095950ca998b3a407c7 (diff) | |
download | gentoo-006edc770f8ced04908ddfc2da25ebadd5d725cb.tar.gz gentoo-006edc770f8ced04908ddfc2da25ebadd5d725cb.tar.xz |
net-misc/sslh: amd64 stable wrt bug #562754
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | net-misc/sslh/sslh-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sslh/sslh-1.17.ebuild b/net-misc/sslh/sslh-1.17.ebuild index 01046ac3685..b92ece02206 100644 --- a/net-misc/sslh/sslh-1.17.ebuild +++ b/net-misc/sslh/sslh-1.17.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.rutschle.net/tech/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~m68k ~mips ~s390 ~sh ~x86" +KEYWORDS="amd64 ~arm ~m68k ~mips ~s390 ~sh ~x86" IUSE="caps tcpd" RDEPEND="caps? ( sys-libs/libcap ) |