diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-31 16:07:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-31 16:08:17 +0200 |
commit | d3a9ae7fce858a0ebb004096bb9ab445176eda71 (patch) | |
tree | 791c01c94a88e5d217ce32fc4c40348cfe0537da /x11-libs/tslib | |
parent | sys-apps/pciutils: s390 stable wrt bug #774660 (diff) | |
download | gentoo-d3a9ae7fce858a0ebb004096bb9ab445176eda71.tar.gz gentoo-d3a9ae7fce858a0ebb004096bb9ab445176eda71.tar.bz2 gentoo-d3a9ae7fce858a0ebb004096bb9ab445176eda71.zip |
x11-libs/tslib: s390 stable wrt bug #775539
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 47e35120b19a..7200aa67332f 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=" |