diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:04:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:04:47 +0100 |
commit | 174d5b0a4a7a735b1b9d3188e12b1503ca3d94c6 (patch) | |
tree | 62eeb7d3307c9871fef9ea83702cbeeb4c5f4af1 /x11-libs/tslib | |
parent | dev-libs/double-conversion: ppc stable wrt bug #707054 (diff) | |
download | gentoo-174d5b0a4a7a735b1b9d3188e12b1503ca3d94c6.tar.gz gentoo-174d5b0a4a7a735b1b9d3188e12b1503ca3d94c6.tar.bz2 gentoo-174d5b0a4a7a735b1b9d3188e12b1503ca3d94c6.zip |
x11-libs/tslib: ppc stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 a83cabaa3092..c36de92bc92e 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=" |