diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 22:05:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 22:05:31 +0000 |
commit | a117193050ef36b8c6c6e9f873c0fa6c31994697 (patch) | |
tree | 24f65411db184d4f7330fceda508531ad2190ddb /x11-libs | |
parent | media-libs/dav1d: Stabilize 0.8.2 ppc, #774741 (diff) | |
download | gentoo-a117193050ef36b8c6c6e9f873c0fa6c31994697.tar.gz gentoo-a117193050ef36b8c6c6e9f873c0fa6c31994697.tar.bz2 gentoo-a117193050ef36b8c6c6e9f873c0fa6c31994697.zip |
x11-libs/tslib: Stabilize 1.22 ppc, #775539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/tslib/tslib-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/tslib/tslib-1.22.ebuild b/x11-libs/tslib/tslib-1.22.ebuild index f8ccfb753c3b..47e35120b19a 100644 --- a/x11-libs/tslib/tslib-1.22.ebuild +++ b/x11-libs/tslib/tslib-1.22.ebuild @@ -12,7 +12,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=" |