Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-Hostname-Long/
Date: Sat, 04 Jun 2016 00:25:11
Message-Id: 1464999872.4395b4370dca18eff6bfebc3ffaaa52350019a16.dilfridge@gentoo
1 commit: 4395b4370dca18eff6bfebc3ffaaa52350019a16
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 00:24:32 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 00:24:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4395b437
7
8 dev-perl/Sys-Hostname-Long: Stable for remaining arches (ALLARCHES), bug 582178
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild
16 index 6a3cbde..c0ef7d8 100644
17 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild
18 +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Try every conceivable way to get full hostname"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE=""
26
27 src_install() {