diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 18:34:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 18:35:42 +0100 |
commit | fce242e902064f12bcf1d83bd85cffdd8bad0d72 (patch) | |
tree | 79d76cf30f84dc186d6cfd05e6d093d7481fd531 /x11-libs | |
parent | net-misc/htpdate: Stabilize 1.2.2 arm64, #757204 (diff) | |
download | gentoo-fce242e902064f12bcf1d83bd85cffdd8bad0d72.tar.gz gentoo-fce242e902064f12bcf1d83bd85cffdd8bad0d72.tar.bz2 gentoo-fce242e902064f12bcf1d83bd85cffdd8bad0d72.zip |
x11-libs/tslib: Stabilize 1.22 arm64, #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 6b9f221644b7..aa7952a05810 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=" |