diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-17 22:27:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-17 22:29:06 +0100 |
commit | 0425b4f044e2430bceb4046827ad76827b39eb71 (patch) | |
tree | 515921d12703ed87c8f3bdeb8bc2cb0730e0d67e /x11-libs/tslib | |
parent | media-libs/libmodplug: stable 0.8.9.0 for hppa, bug #730970 (diff) | |
download | gentoo-0425b4f044e2430bceb4046827ad76827b39eb71.tar.gz gentoo-0425b4f044e2430bceb4046827ad76827b39eb71.tar.bz2 gentoo-0425b4f044e2430bceb4046827ad76827b39eb71.zip |
x11-libs/tslib: stable 1.21 for hppa, bug #730970
Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/tslib')
-rw-r--r-- | x11-libs/tslib/tslib-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/tslib/tslib-1.21.ebuild b/x11-libs/tslib/tslib-1.21.ebuild index 85369585a3b0..785d56f95cdc 100644 --- a/x11-libs/tslib/tslib-1.21.ebuild +++ b/x11-libs/tslib/tslib-1.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libts/tslib/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2 uinput? ( GPL-2+ )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" IUSE="evdev sdl uinput" BDEPEND=" |