diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 18:35:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 18:35:47 +0100 |
commit | 60b6b3e84cd8a7af8c048df10233c28dc9f9e5a0 (patch) | |
tree | 8a5e72791b924e96cc9b8e406fe76100edaac5c1 /x11-libs/tslib | |
parent | net-misc/htpdate: Stabilize 1.2.2 arm, #757204 (diff) | |
download | gentoo-60b6b3e84cd8a7af8c048df10233c28dc9f9e5a0.tar.gz gentoo-60b6b3e84cd8a7af8c048df10233c28dc9f9e5a0.tar.bz2 gentoo-60b6b3e84cd8a7af8c048df10233c28dc9f9e5a0.zip |
x11-libs/tslib: Stabilize 1.22 arm, #775539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/tslib')
-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 aa7952a05810..716f1309cbcb 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=" |