diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:33:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:38:57 -0700 |
commit | a0fddd9785f8b7822a8a8c1f2f982dc9ebf2c051 (patch) | |
tree | e53fa8bf418724e2bb2f3026c6b64ee40115da8b /x11-apps | |
parent | dev-lang/crystal: remove unused patch (diff) | |
download | gentoo-a0fddd9785f8b7822a8a8c1f2f982dc9ebf2c051.tar.gz gentoo-a0fddd9785f8b7822a8a8c1f2f982dc9ebf2c051.tar.bz2 gentoo-a0fddd9785f8b7822a8a8c1f2f982dc9ebf2c051.zip |
x11-apps/xinput_calibrator: Drop stable keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild index a2641d8d82db..79564888e2c6 100644 --- a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild +++ b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.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=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/downloads/tias/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="gtk" RDEPEND="x11-libs/libX11 |