diff options
author | 2017-01-22 18:18:30 +0100 | |
---|---|---|
committer | 2017-01-22 18:18:30 +0100 | |
commit | a8e95ac8759198c1eb02fae68c6676352ffcec3a (patch) | |
tree | 7cc0329505435892e1e184d25bf2ec6ab64252ba | |
parent | x11-base/xorg-server: sparc stable wrt bug #579266 (diff) | |
download | gentoo-a8e95ac8759198c1eb02fae68c6676352ffcec3a.tar.gz gentoo-a8e95ac8759198c1eb02fae68c6676352ffcec3a.tar.bz2 gentoo-a8e95ac8759198c1eb02fae68c6676352ffcec3a.zip |
x11-drivers/xf86-input-aiptek: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1-r1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1-r1.ebuild index 7538200de2d0..f2b7ff5aceb4 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1-r1.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sh sparc x86" IUSE="" RDEPEND="" |