commit: 1e9cffde66434f990fde36cb571b5187437951ad Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 13:53:16 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 13:53:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9cffde
dev-libs/libgpiod: x86 stable wrt bug #726456 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/libgpiod/libgpiod-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgpiod/libgpiod-1.4.1.ebuild b/dev-libs/libgpiod/libgpiod-1.4.1.ebuild index 7365361aca8..bba3d79d142 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 )"
