diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:03:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:03:40 +0200 |
commit | d8405e104c0c94d22062d22b0f20e58d5f240c40 (patch) | |
tree | bd00cdd418ae8a600a5cdce1d3c17552815224b0 /dev-perl/Sys-MemInfo | |
parent | dev-perl/Sys-Hostname-Long: x86 stable (bug #662392) (diff) | |
download | gentoo-d8405e104c0c94d22062d22b0f20e58d5f240c40.tar.gz gentoo-d8405e104c0c94d22062d22b0f20e58d5f240c40.tar.bz2 gentoo-d8405e104c0c94d22062d22b0f20e58d5f240c40.zip |
dev-perl/Sys-MemInfo: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Sys-MemInfo')
-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 4c21321b7e4e..0e34fe81561f 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="" |