Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libevdev/
Date: Wed, 31 May 2017 13:06:59
Message-Id: 1496235853.02a035560fe1609dca15a6eb5e2937cddce17ef3.ago@gentoo
1 commit: 02a035560fe1609dca15a6eb5e2937cddce17ef3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 31 13:04:13 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 31 13:04:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a03556
7
8 dev-libs/libevdev: amd64 stable wrt bug #620234
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libevdev/libevdev-1.5.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libevdev/libevdev-1.5.7.ebuild b/dev-libs/libevdev/libevdev-1.5.7.ebuild
18 index f6e03a72909..2d4054f994b 100644
19 --- a/dev-libs/libevdev/libevdev-1.5.7.ebuild
20 +++ b/dev-libs/libevdev/libevdev-1.5.7.ebuild
21 @@ -18,7 +18,7 @@ else
22 fi
23
24 RESTRICT="test" # Tests need to run as root.
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
27 IUSE=""
28
29 DEPEND="${PYTHON_DEPS}"