Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-timezone/
Date: Fri, 08 Dec 2017 20:39:31
Message-Id: 1512764978.64496257ef797b5e7c60377b8b1c0cb141a2e18f.whissi@gentoo
1 commit: 64496257ef797b5e7c60377b8b1c0cb141a2e18f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 8 20:29:38 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 20:29:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64496257
7
8 app-eselect/eselect-timezone: x86 stable (bug #608166)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild
16 index 876df37c9b4..ccafbb207eb 100644
17 --- a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild
18 +++ b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~junghans/distfiles/${P}.tar.xz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~x86"
30 +KEYWORDS="~amd64 ~arm x86"
31 IUSE=""
32
33 src_install() {