diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 11:17:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 11:17:03 +0100 |
commit | 2a8b7d26aa82128b4f1a1abce63937fc74aafa09 (patch) | |
tree | f7fd6ba7380fde1baab76665147ae6b891f7d591 /x11-libs/tslib | |
parent | dev-libs/double-conversion: arm stable wrt bug #707054 (diff) | |
download | gentoo-2a8b7d26aa82128b4f1a1abce63937fc74aafa09.tar.gz gentoo-2a8b7d26aa82128b4f1a1abce63937fc74aafa09.tar.bz2 gentoo-2a8b7d26aa82128b4f1a1abce63937fc74aafa09.zip |
x11-libs/tslib: arm stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/tslib')
-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 946631633295..29bb779d09a8 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=" |