summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:45:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:45:15 +0200
commit0ae47a74b00e640febc165a3c76d6687f2a5c342 (patch)
tree9be043e70e671b04281193a0a960baf7fba521ae /dev-libs/libgpiod/libgpiod-1.4.1.ebuild
parentnet-libs/libmicrohttpd: amd64 stable wrt bug #725362 (diff)
downloadgentoo-0ae47a74b00e640febc165a3c76d6687f2a5c342.tar.gz
gentoo-0ae47a74b00e640febc165a3c76d6687f2a5c342.tar.bz2
gentoo-0ae47a74b00e640febc165a3c76d6687f2a5c342.zip
dev-libs/libgpiod: amd64 stable wrt bug #726456
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libgpiod/libgpiod-1.4.1.ebuild')
-rw-r--r--dev-libs/libgpiod/libgpiod-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgpiod/libgpiod-1.4.1.ebuild b/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
index c5f6f44bf032..143c6a040824 100644
--- a/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
+++ b/dev-libs/libgpiod/libgpiod-1.4.1.ebuild
@@ -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 )"