mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/ExtUtils-LibBuilder: keyword ~arm64
This commit is contained in:
committed by
Mart Raudsepp
parent
e05791b75e
commit
2cb3c1a4a8
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -11,7 +11,7 @@ inherit perl-module
|
||||
DESCRIPTION="A tool to build C libraries"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm x86"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user