summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-14 00:45:57 +0000
committerSam James <sam@gentoo.org>2020-12-14 00:45:57 +0000
commite1acf773e8e2ff26f7c770d926caad9e049dc522 (patch)
tree98388242392e4e9a376b1b8c782efda2232903f9 /dev-libs/libnest2d
parentdev-python/pynest2d: arm64 keyworded (bug #757849) (diff)
downloadgentoo-e1acf773e8e2ff26f7c770d926caad9e049dc522.tar.gz
gentoo-e1acf773e8e2ff26f7c770d926caad9e049dc522.tar.bz2
gentoo-e1acf773e8e2ff26f7c770d926caad9e049dc522.zip
dev-libs/libnest2d: arm64 keyworded (bug #757849)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libnest2d')
-rw-r--r--dev-libs/libnest2d/libnest2d-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnest2d/libnest2d-0.4.ebuild b/dev-libs/libnest2d/libnest2d-0.4.ebuild
index 6a9a278110f4..c9896b772210 100644
--- a/dev-libs/libnest2d/libnest2d-0.4.ebuild
+++ b/dev-libs/libnest2d/libnest2d-0.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tamasmeszaros/libnest2d/archive/${PV}.tar.gz -> ${P}
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="examples static-libs test"
RESTRICT="!test? ( test )"