diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:15:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:15:26 +0100 |
commit | 6f3e074ba1cd0856e732d52b0bc2de8797d825b7 (patch) | |
tree | 124fd4cb13344e6cd7138b3d8f98fac3ed1d1e0c /sys-auth | |
parent | dev-util/systemtap: ppc64 stable wrt bug #698834 (diff) | |
download | gentoo-6f3e074ba1cd0856e732d52b0bc2de8797d825b7.tar.gz gentoo-6f3e074ba1cd0856e732d52b0bc2de8797d825b7.tar.bz2 gentoo-6f3e074ba1cd0856e732d52b0bc2de8797d825b7.zip |
sys-auth/munge: ppc64 stable wrt bug #698900
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
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 f0c7d53fbf36..be849cc7ff05 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=" |