Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/light/
Date: Sun, 29 Aug 2021 17:57:31
Message-Id: 1630259702.36f80fdacdd24269ce02c7c47e2c94e86a50124f.sam@gentoo
1 commit: 36f80fdacdd24269ce02c7c47e2c94e86a50124f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 29 17:55:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 29 17:55:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f80fda
7
8 dev-libs/light: Stabilize 1.2.2-r2 amd64, #810823
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/light/light-1.2.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/light/light-1.2.2-r2.ebuild b/dev-libs/light/light-1.2.2-r2.ebuild
16 index 750cc3950d9..64dd04c8b3f 100644
17 --- a/dev-libs/light/light-1.2.2-r2.ebuild
18 +++ b/dev-libs/light/light-1.2.2-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/haikarainen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25
26 IUSE="udev"