summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-08 12:41:22 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-09 07:22:18 +0300
commit1d7e97193c17469c24d35cae7cfe3cc87753b3a1 (patch)
treee2a717e6897df0684e593c7f89adc7fde2d09085 /dev-libs/libgpiod
parentnet-libs/libmicrohttpd: arm64 stable (bug #725362) (diff)
downloadgentoo-1d7e97193c17469c24d35cae7cfe3cc87753b3a1.tar.gz
gentoo-1d7e97193c17469c24d35cae7cfe3cc87753b3a1.tar.bz2
gentoo-1d7e97193c17469c24d35cae7cfe3cc87753b3a1.zip
dev-libs/libgpiod: arm64 stable (bug #726456)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/libgpiod')
-rw-r--r--dev-libs/libgpiod/libgpiod-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgpiod/libgpiod-1.4.1.ebuild b/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
index e49f80f38f68..c5f6f44bf032 100644
--- a/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
+++ b/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/${P}.tar.xz"
LICENSE="LGPL-2.1"
# Reflects the ABI of libgpiod.so
SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE="static-libs +tools cxx python test"
RESTRICT="!test? ( test )"