diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-15 13:35:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-15 13:35:04 +0000 |
commit | 468064838dc6b02bf70b08ef801ef966b33ea376 (patch) | |
tree | 5f721eac265a95b1ce024c42902c8785dadba9d9 /sys-auth | |
parent | net-misc/s3cmd: stable 2.0.2 for ia64, bug #698390 (diff) | |
download | gentoo-468064838dc6b02bf70b08ef801ef966b33ea376.tar.gz gentoo-468064838dc6b02bf70b08ef801ef966b33ea376.tar.bz2 gentoo-468064838dc6b02bf70b08ef801ef966b33ea376.zip |
sys-auth/munge: stable 0.5.13-r1 for ia64, bug #698900
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 b971ebfc7f72..a84991862bbb 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=" |