diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-11 12:01:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-11 12:01:23 +0200 |
commit | 5330e11e11e375e5d5712c590d0670587f6a23e5 (patch) | |
tree | 9802cd924f066f4a73edc1056ebd98808b58fcbf /net-nds | |
parent | dev-lang/php: amd64 stable wrt bug #788892 (diff) | |
download | gentoo-5330e11e11e375e5d5712c590d0670587f6a23e5.tar.gz gentoo-5330e11e11e375e5d5712c590d0670587f6a23e5.tar.bz2 gentoo-5330e11e11e375e5d5712c590d0670587f6a23e5.zip |
net-nds/gssproxy: amd64 stable wrt bug #789054
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 a9ded0f79874..dd5999942c52 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 |