diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-24 17:50:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 19:18:48 +0000 |
commit | 810f5bc4de2553bef7d5fd4ccc563f5e989513ea (patch) | |
tree | 3241521714b1e11a984092136f8607787ae077ec /dev-perl/Sys-MemInfo | |
parent | dev-perl/Sys-CPU: stable 0.610.0-r2 for hppa, bug #831737 (diff) | |
download | gentoo-810f5bc4de2553bef7d5fd4ccc563f5e989513ea.tar.gz gentoo-810f5bc4de2553bef7d5fd4ccc563f5e989513ea.tar.bz2 gentoo-810f5bc4de2553bef7d5fd4ccc563f5e989513ea.zip |
dev-perl/Sys-MemInfo: stable 0.990.0-r1 for hppa, bug #831737
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-MemInfo')
-rw-r--r-- | dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild index 91cce1308639..7eae1bce0556 100644 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,4 +11,4 @@ DESCRIPTION="Memory informations" LICENSE="LGPL-2.1 ${LICENSE}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86" |