Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/AtExit/
Date: Sat, 07 Apr 2018 04:36:18
Message-Id: 1523075654.0c2b64cb7797fd5fcef6f8f9eb1a242d7a8d320f.mattst88@gentoo
1 commit: 0c2b64cb7797fd5fcef6f8f9eb1a242d7a8d320f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 04:34:14 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 04:34:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2b64cb
7
8 dev-perl/AtExit-2.30.0: ppc stable, bug 652366
9
10 dev-perl/AtExit/AtExit-2.30.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/AtExit/AtExit-2.30.0.ebuild b/dev-perl/AtExit/AtExit-2.30.0.ebuild
14 index 6ae89fface4..5fe4b271a21 100644
15 --- a/dev-perl/AtExit/AtExit-2.30.0.ebuild
16 +++ b/dev-perl/AtExit/AtExit-2.30.0.ebuild
17 @@ -11,7 +11,7 @@ DESCRIPTION="atexit() function to register exit-callbacks"
18 LICENSE="|| ( Artistic Artistic-2 )"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
22 +KEYWORDS="amd64 ~ia64 ppc sparc x86"
23 IUSE="test"
24
25 RDEPEND="