Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sct/
Date: Thu, 13 Apr 2017 19:45:45
Message-Id: 1492112732.76b8c4b11a82a768b33fe7524a89c2cd7e2fcc78.monsieurp@gentoo
1 commit: 76b8c4b11a82a768b33fe7524a89c2cd7e2fcc78
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 13 19:38:36 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 13 19:45:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b8c4b1
7
8 x11-misc/sct: stable.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-misc/sct/sct-0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/sct/sct-0.3.ebuild b/x11-misc/sct/sct-0.3.ebuild
16 index 27cb847d084..fdeaed74f01 100644
17 --- a/x11-misc/sct/sct-0.3.ebuild
18 +++ b/x11-misc/sct/sct-0.3.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://www.umaxx.net/dl/${P}.tar.gz"
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 DEPEND="x11-libs/libXrandr"
27 RDEPEND="${DEPEND}"