diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:38:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:38:56 +0100 |
commit | 1dc8379d9c706ed48f1d39324f78a5739a25bdd6 (patch) | |
tree | 62d10efff1199a23d00f9048991deabd50228ca8 /sys-auth | |
parent | net-libs/wvstreams: amd64 stable wrt bug #684650 (diff) | |
download | gentoo-1dc8379d9c706ed48f1d39324f78a5739a25bdd6.tar.gz gentoo-1dc8379d9c706ed48f1d39324f78a5739a25bdd6.tar.bz2 gentoo-1dc8379d9c706ed48f1d39324f78a5739a25bdd6.zip |
sys-auth/munge: amd64 stable wrt bug #698900
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 0c9183212423..34a5e5a34ea3 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=" |