Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/AtExit/
Date: Sat, 07 Apr 2018 21:18:33
Message-Id: 1523135828.85f87b5463da2e4a4b65b2325fd63ee766d2167c.slyfox@gentoo
1 commit: 85f87b5463da2e4a4b65b2325fd63ee766d2167c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:14:16 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:17:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f87b54
7
8 dev-perl/AtExit: stable 2.30.0 for ia64, bug #652366
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/AtExit/AtExit-2.30.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/AtExit/AtExit-2.30.0.ebuild b/dev-perl/AtExit/AtExit-2.30.0.ebuild
17 index 5fe4b271a21..45cbb6913fd 100644
18 --- a/dev-perl/AtExit/AtExit-2.30.0.ebuild
19 +++ b/dev-perl/AtExit/AtExit-2.30.0.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="atexit() function to register exit-callbacks"
21 LICENSE="|| ( Artistic Artistic-2 )"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~ia64 ppc sparc x86"
25 +KEYWORDS="amd64 ia64 ppc sparc x86"
26 IUSE="test"
27
28 RDEPEND="