diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 22:04:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 22:04:58 +0000 |
commit | f1dc66732401f6088dc4d1caf4b23d097fc792dc (patch) | |
tree | e1362fed742d822be30ff79138917dfdfbd2f4ff /x11-libs | |
parent | media-libs/dav1d: Stabilize 0.8.2 ppc64, #774741 (diff) | |
download | gentoo-f1dc66732401f6088dc4d1caf4b23d097fc792dc.tar.gz gentoo-f1dc66732401f6088dc4d1caf4b23d097fc792dc.tar.bz2 gentoo-f1dc66732401f6088dc4d1caf4b23d097fc792dc.zip |
x11-libs/tslib: Stabilize 1.22 ppc64, #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 40f46339f592..f8ccfb753c3b 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=" |