From 8999f76376c9ba7147e681d257b2dfe30a23b019 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Thu, 18 Apr 2019 22:40:43 -0400 Subject: dev-libs/libugpio: amd64 stable wrt bug #682740 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-libs/libugpio/libugpio-0.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- cgit v1.2.3-65-gdbad