diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:45 +0100 |
commit | 821c80361fb7bc21e4b0618138ace160bd398ade (patch) | |
tree | 8bf00461761ca044a8e7c07224e0b9fd095cc6c7 /x11-libs/tslib | |
parent | dev-python/numpy: s390 stable wrt bug #707048 (diff) | |
download | gentoo-821c80361fb7bc21e4b0618138ace160bd398ade.tar.gz gentoo-821c80361fb7bc21e4b0618138ace160bd398ade.tar.bz2 gentoo-821c80361fb7bc21e4b0618138ace160bd398ade.zip |
x11-libs/tslib: s390 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.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 5ea56531ce69..3891d1a0b2e1 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=" |