diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-09 09:34:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-09 09:34:23 +0200 |
commit | 9dbe6f317a0f830727c431ae0531462142806513 (patch) | |
tree | baf76f40e3e69dcd8aa0a93424ef6e600d434b4c /net-nds | |
parent | sys-firmware/sof-firmware: Stabilize 2.2 amd64, #869212 (diff) | |
download | gentoo-9dbe6f317a0f830727c431ae0531462142806513.tar.gz gentoo-9dbe6f317a0f830727c431ae0531462142806513.tar.bz2 gentoo-9dbe6f317a0f830727c431ae0531462142806513.zip |
net-nds/gssproxy: Stabilize 0.9.1 amd64, #869215
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/gssproxy/gssproxy-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/gssproxy/gssproxy-0.9.1.ebuild b/net-nds/gssproxy/gssproxy-0.9.1.ebuild index 674911d1cefd..582e79de825a 100644 --- a/net-nds/gssproxy/gssproxy-0.9.1.ebuild +++ b/net-nds/gssproxy/gssproxy-0.9.1.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" COMMON_DEPEND=">=dev-libs/libverto-0.2.2 |