Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-MemInfo/
Date: Sun, 29 Jul 2018 14:04:31
Message-Id: 1532873020.d8405e104c0c94d22062d22b0f20e58d5f240c40.whissi@gentoo
1 commit: d8405e104c0c94d22062d22b0f20e58d5f240c40
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 14:03:40 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 14:03:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8405e10
7
8 dev-perl/Sys-MemInfo: x86 stable (bug #662392)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
16 index 4c21321b7e4..0e34fe81561 100644
17 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
18 +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
19 @@ -11,5 +11,5 @@ DESCRIPTION="Memory informations"
20
21 LICENSE="LGPL-2.1 ${LICENSE}"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 IUSE=""