diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 19:31:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 19:31:28 +0100 |
commit | 219a1cecb943534fd067d395eb118d78adb501f6 (patch) | |
tree | f171624261b85305bf8ce5eac362ce9dd9359120 | |
parent | media-libs/dav1d: Stabilize 0.8.2 amd64, #774741 (diff) | |
download | gentoo-219a1cecb943534fd067d395eb118d78adb501f6.tar.gz gentoo-219a1cecb943534fd067d395eb118d78adb501f6.tar.bz2 gentoo-219a1cecb943534fd067d395eb118d78adb501f6.zip |
x11-libs/tslib: Stabilize 1.22 amd64, #775539
Signed-off-by: Sam James <sam@gentoo.org>
-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 716f1309cbcb..40f46339f592 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=" |