commit: 7390988b7d39e03216754992fedc28fc41a35f12 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 18 23:46:38 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 18 23:46:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7390988b
x11-misc/lineakd: amd64 stable wrt bug #650238 Bug: https://bugs.gentoo.org/650238 Package-Manager: Portage-2.3.29, Repoman-2.3.9 x11-misc/lineakd/lineakd-0.9.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild b/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild index 7b74d25c19e..8ed07f9609f 100644 --- a/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild +++ b/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="debug" RDEPEND="
