summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 04:07:03 +0000
committerSam James <sam@gentoo.org>2021-01-07 04:07:03 +0000
commitee63b521dd3a01e10b060d7eb3112ef978ea77d9 (patch)
treea1b966d2ea2431724bb0a299917ace116a43eaef
parentdev-libs/libdnet: further style changes (diff)
downloadgentoo-ee63b521.tar.gz
gentoo-ee63b521.tar.bz2
gentoo-ee63b521.zip
dev-libs/libdnet: restore ~arm64
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libdnet/libdnet-1.14-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14-r2.ebuild b/dev-libs/libdnet/libdnet-1.14-r2.ebuild
index f628dbd0b74d..86d95c40f667 100644
--- a/dev-libs/libdnet/libdnet-1.14-r2.ebuild
+++ b/dev-libs/libdnet/libdnet-1.14-r2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"