diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 21:44:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 21:44:06 +0000 |
commit | 3a470758f8e7c734acc4884ccd87c8ec3eef34a7 (patch) | |
tree | 73466c44fb509f3503b50d7e2708dc04223d4b6a /net-nds | |
parent | net-misc/whois: Stabilize 5.5.9 x86, #789051 (diff) | |
download | gentoo-3a470758f8e7c734acc4884ccd87c8ec3eef34a7.tar.gz gentoo-3a470758f8e7c734acc4884ccd87c8ec3eef34a7.tar.bz2 gentoo-3a470758f8e7c734acc4884ccd87c8ec3eef34a7.zip |
net-nds/gssproxy: Stabilize 0.8.4 x86, #789054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/gssproxy/gssproxy-0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/gssproxy/gssproxy-0.8.4.ebuild b/net-nds/gssproxy/gssproxy-0.8.4.ebuild index 5bb81004b8fc..729eb1f77cbf 100644 --- a/net-nds/gssproxy/gssproxy-0.8.4.ebuild +++ b/net-nds/gssproxy/gssproxy-0.8.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/gssapi/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD-1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="debug selinux systemd hardened" COMMON_DEPEND=">=dev-libs/libverto-0.2.2 |