diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:44 +0100 |
commit | 26afcf39ccdd262dbbe16dbaaf1fa8acf2dc4618 (patch) | |
tree | a7b7ae754418fe184fd9485ea91e9a0af5aa0f8d | |
parent | app-crypt/gnupg: amd64 stable wrt bug #611250 (diff) | |
download | gentoo-26afcf39ccdd262dbbe16dbaaf1fa8acf2dc4618.tar.gz gentoo-26afcf39ccdd262dbbe16dbaaf1fa8acf2dc4618.tar.bz2 gentoo-26afcf39ccdd262dbbe16dbaaf1fa8acf2dc4618.zip |
sys-apps/input-utils: amd64 stable wrt bug #611120
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-apps/input-utils/input-utils-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/input-utils/input-utils-1.2.ebuild b/sys-apps/input-utils/input-utils-1.2.ebuild index 3554dd860c92..dc64b2e8b35e 100644 --- a/sys-apps/input-utils/input-utils-1.2.ebuild +++ b/sys-apps/input-utils/input-utils-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="" |