diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:20:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:21:36 +0000 |
commit | abae98e47298fb6c13fb2ad887ea5a98fc0c018c (patch) | |
tree | 0e483e6312e3679ac80c267f2454e90ff4d07bdc /sys-auth | |
parent | sci-chemistry/gromacs: Drop redundant versions (diff) | |
download | gentoo-abae98e47298fb6c13fb2ad887ea5a98fc0c018c.tar.gz gentoo-abae98e47298fb6c13fb2ad887ea5a98fc0c018c.tar.bz2 gentoo-abae98e47298fb6c13fb2ad887ea5a98fc0c018c.zip |
sys-auth/munge: stable 0.5.13-r1 for hppa, bug #698900
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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 be849cc7ff05..b60f76304d89 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=" |