diff options
author | Sam James <sam@gentoo.org> | 2023-12-01 03:26:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-01 03:26:14 +0000 |
commit | 9bbf0580d5b2414dccaf91e4efa1a67e5e0b7601 (patch) | |
tree | fcf24b3145e4143f953490dbc785aacf82829f6e /net-nds | |
parent | sys-fs/zfs-kmod: add 2.2.2 (diff) | |
download | gentoo-9bbf0580d5b2414dccaf91e4efa1a67e5e0b7601.tar.gz gentoo-9bbf0580d5b2414dccaf91e4efa1a67e5e0b7601.tar.bz2 gentoo-9bbf0580d5b2414dccaf91e4efa1a67e5e0b7601.zip |
net-nds/gssproxy: Stabilize 0.9.2 x86, #918920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/gssproxy/gssproxy-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/gssproxy/gssproxy-0.9.2.ebuild b/net-nds/gssproxy/gssproxy-0.9.2.ebuild index 501803444429..3f960040562b 100644 --- a/net-nds/gssproxy/gssproxy-0.9.2.ebuild +++ b/net-nds/gssproxy/gssproxy-0.9.2.ebuild @@ -11,7 +11,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" DEPEND=" |