summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-09 10:24:41 +0100
committerSam James <sam@gentoo.org>2022-09-09 10:24:41 +0100
commit1adbe59d6c9e4df52568428d8b3f2135ad43e784 (patch)
treeced0bf0705fe24c4c7584c898755d86e411fb63a
parentdev-lang/crystal: drop 1.2.2 (diff)
downloadgentoo-1adbe59d.tar.gz
gentoo-1adbe59d.tar.bz2
gentoo-1adbe59d.zip
dev-libs/libgpiod: Stabilize 1.6.3-r1 arm, #859802
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libgpiod/libgpiod-1.6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgpiod/libgpiod-1.6.3-r1.ebuild b/dev-libs/libgpiod/libgpiod-1.6.3-r1.ebuild
index 8830c7759db5..85f698b2fb36 100644
--- a/dev-libs/libgpiod/libgpiod-1.6.3-r1.ebuild
+++ b/dev-libs/libgpiod/libgpiod-1.6.3-r1.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/2"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="~amd64 arm ~arm64 ~riscv x86"
IUSE="static-libs +tools cxx python test"
RESTRICT="!test? ( test )"