diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:51 +0200 |
commit | 3c8f4db6c07571ce7ec602c085ce321c807175db (patch) | |
tree | 7b62e9ba56bd43e78e2373121b16c9daddfc77ee /x11-libs/tslib | |
parent | net-fs/s3fs: x86 stable (bug #779334) (diff) | |
download | gentoo-3c8f4db6c07571ce7ec602c085ce321c807175db.tar.gz gentoo-3c8f4db6c07571ce7ec602c085ce321c807175db.tar.bz2 gentoo-3c8f4db6c07571ce7ec602c085ce321c807175db.zip |
x11-libs/tslib: x86 stable (bug #775539)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 1fadd84c49a0..6b9f221644b7 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=" |