diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-21 11:22:51 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-21 11:24:21 +0200 |
commit | a4bf5caae0ab73c301f5216cc82770ce94479d7c (patch) | |
tree | f499e1fa603c15a475704f5946fd66a76f5e794f /x11-libs | |
parent | sys-apps/tcp-wrappers: arm64 stable (bug #707548) (diff) | |
download | gentoo-a4bf5caae0ab73c301f5216cc82770ce94479d7c.tar.gz gentoo-a4bf5caae0ab73c301f5216cc82770ce94479d7c.tar.bz2 gentoo-a4bf5caae0ab73c301f5216cc82770ce94479d7c.zip |
x11-libs/tslib: arm64 stable (bug #707056)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/tslib/tslib-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/tslib/tslib-1.21.ebuild b/x11-libs/tslib/tslib-1.21.ebuild index 762a40a62575..ca94dcb2ca8b 100644 --- a/x11-libs/tslib/tslib-1.21.ebuild +++ b/x11-libs/tslib/tslib-1.21.ebuild @@ -11,7 +11,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 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="evdev sdl uinput" BDEPEND=" |