diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:50:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:18:00 +0000 |
commit | c95153dfdc9250747f3932c36a2f32c06f580a84 (patch) | |
tree | 7f861cf3f4ea910be5e191a68cefbbeef4006c31 /x11-libs/tslib | |
parent | x11-libs/pixman: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c95153dfdc9250747f3932c36a2f32c06f580a84.tar.gz gentoo-c95153dfdc9250747f3932c36a2f32c06f580a84.tar.bz2 gentoo-c95153dfdc9250747f3932c36a2f32c06f580a84.zip |
x11-libs/tslib: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@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 b3e2cb6092dd..ea4cf2ff9605 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=" |