diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-29 11:16:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-29 11:16:57 +0100 |
commit | ce16ec730ad00cc59853d10594a276c7f85f1bab (patch) | |
tree | 59aac164cff3c499d0f42f279c1330b6051dba10 /x11-libs/tslib | |
parent | dev-libs/double-conversion: amd64 stable wrt bug #707054 (diff) | |
download | gentoo-ce16ec730ad00cc59853d10594a276c7f85f1bab.tar.gz gentoo-ce16ec730ad00cc59853d10594a276c7f85f1bab.tar.bz2 gentoo-ce16ec730ad00cc59853d10594a276c7f85f1bab.zip |
x11-libs/tslib: amd64 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/tslib')
-rw-r--r-- | x11-libs/tslib/tslib-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/tslib/tslib-1.21.ebuild b/x11-libs/tslib/tslib-1.21.ebuild index ac72cb85bb3f..16ab9900fc88 100644 --- a/x11-libs/tslib/tslib-1.21.ebuild +++ b/x11-libs/tslib/tslib-1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |