Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Stag/
Date: Mon, 05 Oct 2015 20:43:31
Message-Id: 1444077673.48e1915cd474133602432fa9d1175b57c8c50ca2.monsieurp@gentoo
1 commit: 48e1915cd474133602432fa9d1175b57c8c50ca2
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 5 19:15:02 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 20:41:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e1915c
7
8 dev-perl/Data-Stag: Stable for amd64. Stable for x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-perl/Data-Stag/Data-Stag-0.140.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Data-Stag/Data-Stag-0.140.0-r1.ebuild b/dev-perl/Data-Stag/Data-Stag-0.140.0-r1.ebuild
17 index 5b8cec1..fe7936e 100644
18 --- a/dev-perl/Data-Stag/Data-Stag-0.140.0-r1.ebuild
19 +++ b/dev-perl/Data-Stag/Data-Stag-0.140.0-r1.ebuild
20 @@ -12,7 +12,7 @@ DESCRIPTION="Structured Tags datastructures"
21 HOMEPAGE="http://stag.sourceforge.net/ ${HOMEPAGE}"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 RDEPEND="dev-perl/IO-String"