Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xprintidle/
Date: Mon, 11 Oct 2021 08:35:29
Message-Id: 1633941318.001581365657a5be4497e9c85cdc72ca9a23f218.marecki@gentoo
1 commit: 001581365657a5be4497e9c85cdc72ca9a23f218
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 08:32:17 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 08:35:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00158136
7
8 x11-misc/xprintidle: keyword 2.1 for ~riscv, EAPI 6 -> 8
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 x11-misc/xprintidle/xprintidle-2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/xprintidle/xprintidle-2.1.ebuild b/x11-misc/xprintidle/xprintidle-2.1.ebuild
16 index 6ec6053ea3a..22c3a3eccd9 100644
17 --- a/x11-misc/xprintidle/xprintidle-2.1.ebuild
18 +++ b/x11-misc/xprintidle/xprintidle-2.1.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=8
25
26 DESCRIPTION="Prints user's X server idle time in milliseconds"
27 HOMEPAGE="https://github.com/lucianposton/xprintidle"
28 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/lucianposton/xprintidle/archive/v${PV}.tar.gz -> ${P
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~ppc64 ~x86"
33 +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
34 IUSE=""
35
36 DEPEND="