diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:30:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:30:59 +0100 |
commit | 141885f15d63cd01570d33770cb5fd129043b81f (patch) | |
tree | 729546fee7df509b345170d6522693094b0c8de2 /x11-libs/tslib | |
parent | dev-libs/double-conversion: x86 stable wrt bug #707054 (diff) | |
download | gentoo-141885f15d63cd01570d33770cb5fd129043b81f.tar.gz gentoo-141885f15d63cd01570d33770cb5fd129043b81f.tar.bz2 gentoo-141885f15d63cd01570d33770cb5fd129043b81f.zip |
x11-libs/tslib: x86 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 ba73b29765e8..5ea56531ce69 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=" |