Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf-qt/
Date: Mon, 11 Dec 2017 00:45:12
Message-Id: 1512952967.2e628e1b872db6775983211b06ba19697625a95d.blueness@gentoo
1 commit: 2e628e1b872db6775983211b06ba19697625a95d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 00:07:24 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 00:42:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e628e1b
7
8 x11-misc/obconf-qt: stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
16 index 80423a3721a..ab76cac51eb 100644
17 --- a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
18 +++ b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
26 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
27 else
28 SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
29 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 + KEYWORDS="amd64 ~arm ~arm64 x86"
31 fi
32
33 LICENSE="GPL-2 LGPL-2.1+"