diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:41:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:41:26 +0200 |
commit | ab7579b35ea75f78ce365904df750ec453a06d15 (patch) | |
tree | 331ab05c02144bd6aab9b99fd9935aa72cc0f557 /dev-libs/libevdev | |
parent | media-gfx/gimp: sparc stable wrt bug #618310 (diff) | |
download | gentoo-ab7579b35ea75f78ce365904df750ec453a06d15.tar.gz gentoo-ab7579b35ea75f78ce365904df750ec453a06d15.tar.bz2 gentoo-ab7579b35ea75f78ce365904df750ec453a06d15.zip |
dev-libs/libevdev: sparc stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r-- | dev-libs/libevdev/libevdev-1.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.5.7.ebuild b/dev-libs/libevdev/libevdev-1.5.7.ebuild index b7441c5584d7..d748ea1bcd26 100644 --- a/dev-libs/libevdev/libevdev-1.5.7.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.7.ebuild @@ -18,7 +18,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}" |