summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-18 22:40:43 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-18 22:40:43 -0400
commit8999f76376c9ba7147e681d257b2dfe30a23b019 (patch)
treea9f768cb5593b6c6370b20d9da287263b14de577 /dev-libs/libugpio
parentgames-server/minecraft-server: amd64 stable wrt bug #682748 (diff)
downloadgentoo-8999f76376c9ba7147e681d257b2dfe30a23b019.tar.gz
gentoo-8999f76376c9ba7147e681d257b2dfe30a23b019.tar.bz2
gentoo-8999f76376c9ba7147e681d257b2dfe30a23b019.zip
dev-libs/libugpio: amd64 stable wrt bug #682740
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/libugpio')
-rw-r--r--dev-libs/libugpio/libugpio-0.0.6.ebuild4
1 files 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"