diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:06:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:07:21 +0100 |
commit | 06b091203a2e38dc9aa555911df0bcbe23e64754 (patch) | |
tree | 68a76dfa48bfc23bc30b6bf7bb016420c7cf2299 /sys-auth | |
parent | dev-util/systemtap: ppc stable wrt bug #698834 (diff) | |
download | gentoo-06b091203a2e38dc9aa555911df0bcbe23e64754.tar.gz gentoo-06b091203a2e38dc9aa555911df0bcbe23e64754.tar.bz2 gentoo-06b091203a2e38dc9aa555911df0bcbe23e64754.zip |
sys-auth/munge: ppc stable wrt bug #698900
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 836819c18430..f0c7d53fbf36 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=" |