diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 21:47:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 21:47:11 +0000 |
commit | e474a5c9c7aeec8c4a132b6e7f199182625499a6 (patch) | |
tree | 97f0a0db3dd0c7a0f3a4a5539ea449774282a00f /net-nds/gssproxy | |
parent | net-misc/whois: Stabilize 5.5.9 ppc, #789051 (diff) | |
download | gentoo-e474a5c9c7aeec8c4a132b6e7f199182625499a6.tar.gz gentoo-e474a5c9c7aeec8c4a132b6e7f199182625499a6.tar.bz2 gentoo-e474a5c9c7aeec8c4a132b6e7f199182625499a6.zip |
net-nds/gssproxy: Stabilize 0.8.4 ppc, #789054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds/gssproxy')
-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 729eb1f77cbf..6c57e9166cbb 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 |