From 5eeb9f03ffe4e4581c79d1e117c33560df6fbf50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Thu, 10 Mar 2022 22:20:44 +0100 Subject: [PATCH] dev-libs/libnest2d: Stabilize 0.4-r2 amd64, #834389 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-libs/libnest2d/libnest2d-0.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libnest2d/libnest2d-0.4-r2.ebuild b/dev-libs/libnest2d/libnest2d-0.4-r2.ebuild index 88a93621c9d53..a70f129172c3b 100644 --- a/dev-libs/libnest2d/libnest2d-0.4-r2.ebuild +++ b/dev-libs/libnest2d/libnest2d-0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tamasmeszaros/libnest2d/archive/${PV}.tar.gz -> ${P} LICENSE="LGPL-3" SLOT="0/1" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="examples static-libs test" RESTRICT="!test? ( test )"