diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:38 +0000 |
commit | 50156b3fc92ceb9fee0a0290af17b824fcc57ecc (patch) | |
tree | 0e60359eb19a609b0490a8392ed73690c6a5099a /dev-libs/libevdev | |
parent | net-misc/spice-gtk: amd64 stable wrt bug #650878 (diff) | |
download | gentoo-50156b3fc92ceb9fee0a0290af17b824fcc57ecc.tar.gz gentoo-50156b3fc92ceb9fee0a0290af17b824fcc57ecc.tar.bz2 gentoo-50156b3fc92ceb9fee0a0290af17b824fcc57ecc.zip |
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"
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r-- | dev-libs/libevdev/libevdev-1.5.7.ebuild | 4 |
1 files 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 66d4f73e03fc..3677c0f3cdd2 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}" |