diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:11:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 13:11:39 +0100 |
commit | 15c5bdaea3e980a20a63179ccb9ae30e5d0816b4 (patch) | |
tree | e3cce6064fcbb6cd5c076c06f34855352083f6a4 /x11-libs/tslib | |
parent | dev-python/numpy: ia64 stable wrt bug #707048 (diff) | |
download | gentoo-15c5bdaea3e980a20a63179ccb9ae30e5d0816b4.tar.gz gentoo-15c5bdaea3e980a20a63179ccb9ae30e5d0816b4.tar.bz2 gentoo-15c5bdaea3e980a20a63179ccb9ae30e5d0816b4.zip |
x11-libs/tslib: ia64 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 c36de92bc92e..ba73b29765e8 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=" |