From: Aaron Bauman Date: Fri, 19 Apr 2019 02:40:43 +0000 (-0400) Subject: dev-libs/libugpio: amd64 stable wrt bug #682740 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8999f76376c9ba7147e681d257b2dfe30a23b019;p=gentoo.git dev-libs/libugpio: amd64 stable wrt bug #682740 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-libs/libugpio/libugpio-0.0.6.ebuild b/dev-libs/libugpio/libugpio-0.0.6.ebuild index f48a044c9827..c9ddef7b91e2 100644 --- a/dev-libs/libugpio/libugpio-0.0.6.ebuild +++ b/dev-libs/libugpio/libugpio-0.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mhei/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" CONFIG_CHECK="~CONFIG_GPIO_SYSFS"