commit: 50156b3fc92ceb9fee0a0290af17b824fcc57ecc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 19:51:02 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 19:51:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50156b3f
dev-libs/libevdev: stable 1.5.7 for hppa, bug #620234
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
dev-libs/libevdev/libevdev-1.5.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libevdev/libevdev-1.5.7.ebuild
b/dev-libs/libevdev/libevdev-1.5.7.ebuild
index 66d4f73e03f..3677c0f3cdd 100644
--- a/dev-libs/libevdev/libevdev-1.5.7.ebuild
+++ b/dev-libs/libevdev/libevdev-1.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,7 @@ else
fi
RESTRICT="test" # Tests need to run as root.
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"