diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:19:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:19 +0000 |
commit | 9f8b8e5ab40d2f5c04997545508a448757c54a94 (patch) | |
tree | 81750be70af42234d1df44301a620fd99e5eb906 /net-libs/libgssglue | |
parent | net-im/sendxmpp: stable 1.24 for ppc, bug #676718 (diff) | |
download | gentoo-9f8b8e5ab40d2f5c04997545508a448757c54a94.tar.gz gentoo-9f8b8e5ab40d2f5c04997545508a448757c54a94.tar.bz2 gentoo-9f8b8e5ab40d2f5c04997545508a448757c54a94.zip |
net-libs/libgssglue: stable 0.4-r1 for ppc, bug #676726
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libgssglue')
-rw-r--r-- | net-libs/libgssglue/libgssglue-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libgssglue/libgssglue-0.4-r1.ebuild b/net-libs/libgssglue/libgssglue-0.4-r1.ebuild index 9325dd70782f..dfee49bbf541 100644 --- a/net-libs/libgssglue/libgssglue-0.4-r1.ebuild +++ b/net-libs/libgssglue/libgssglue-0.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="!app-crypt/libgssapi" |