dev-libs/libnest2d: Stabilize 0.4-r2 amd64, #834389

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2022-03-10 22:20:44 +01:00
parent 77ea3a8443
commit 5eeb9f03ff

View File

@@ -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 )"