diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:42:55 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:42:55 +0200 |
commit | 8c9e55e9ffb14683494eedd1868112ff4f3c031d (patch) | |
tree | ab5e3d6c59b14522f68db0aa0a44cfb96fb764a7 /dev-perl | |
parent | dev-perl/Sys-CPU: arm stable, bug #662392 (diff) | |
download | gentoo-8c9e55e9ffb14683494eedd1868112ff4f3c031d.tar.gz gentoo-8c9e55e9ffb14683494eedd1868112ff4f3c031d.tar.bz2 gentoo-8c9e55e9ffb14683494eedd1868112ff4f3c031d.zip |
dev-perl/Sys-MemInfo: arm stable, bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild index 2941366970ce..f70bd54d5690 100644 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild @@ -11,5 +11,5 @@ DESCRIPTION="Memory informations" LICENSE="LGPL-2.1 ${LICENSE}" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |