diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:51:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:51:47 +0100 |
commit | 648d7ad64c08db667cd0f1bfccc2e39c84ab3e5b (patch) | |
tree | 152b6c05137ee2992b8f5ab2866dd9a349f1ef63 /sys-auth/munge | |
parent | dev-python/pysendfile: x86 stable wrt bug #700602 (diff) | |
download | gentoo-648d7ad64c08db667cd0f1bfccc2e39c84ab3e5b.tar.gz gentoo-648d7ad64c08db667cd0f1bfccc2e39c84ab3e5b.tar.bz2 gentoo-648d7ad64c08db667cd0f1bfccc2e39c84ab3e5b.zip |
sys-auth/munge: x86 stable wrt bug #698900
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 a84991862bbb..836819c18430 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=" |