diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-31 14:44:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-31 14:44:34 +0100 |
commit | 42468079c2bc32d5496784281784b25d0cd4badd (patch) | |
tree | 866fd4ab9bbf21355c7d16371debd4cd78ca2fb1 /sys-apps/input-utils | |
parent | lxde-base/lxde-icon-theme: amd64 stable wrt bug #700896 (diff) | |
download | gentoo-42468079c2bc32d5496784281784b25d0cd4badd.tar.gz gentoo-42468079c2bc32d5496784281784b25d0cd4badd.tar.bz2 gentoo-42468079c2bc32d5496784281784b25d0cd4badd.zip |
sys-apps/input-utils: amd64 stable wrt bug #701302
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 'sys-apps/input-utils')
-rw-r--r-- | sys-apps/input-utils/input-utils-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/input-utils/input-utils-1.3.ebuild b/sys-apps/input-utils/input-utils-1.3.ebuild index ff1c3933d560..e0f274968fdb 100644 --- a/sys-apps/input-utils/input-utils-1.3.ebuild +++ b/sys-apps/input-utils/input-utils-1.3.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=6 @@ -12,7 +12,7 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" IUSE="" DEPEND="" |