diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-15 11:26:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-15 13:23:57 +0000 |
commit | 829c2c3380ef4c714f44f3c8796a9a54c153848d (patch) | |
tree | 0707447e5fadbdf4fd9cc7120d2077b55ca84ce8 /sys-auth/munge | |
parent | dev-tex/chktex: stable 1.7.6 for sparc, bug #699748 (diff) | |
download | gentoo-829c2c3380ef4c714f44f3c8796a9a54c153848d.tar.gz gentoo-829c2c3380ef4c714f44f3c8796a9a54c153848d.tar.bz2 gentoo-829c2c3380ef4c714f44f3c8796a9a54c153848d.zip |
sys-auth/munge: stable 0.5.13-r1 for sparc, bug #698900
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/munge-0.5.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/munge/munge-0.5.13-r1.ebuild b/sys-auth/munge/munge-0.5.13-r1.ebuild index 34a5e5a34ea3..b971ebfc7f72 100644 --- a/sys-auth/munge/munge-0.5.13-r1.ebuild +++ b/sys-auth/munge/munge-0.5.13-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dun/munge/releases/download/munge-${PV}/munge-${PV}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="debug gcrypt static-libs" DEPEND=" |