summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2023-05-29 19:03:56 +0700
committerAndrey Grozin <grozin@gentoo.org>2023-05-29 19:03:56 +0700
commit83d6e7fae9287282d1c1365ffd7c1d9fd6e2e4c8 (patch)
treed215a72ed13508b0368f565af701d5710ccaff41 /dev-libs/libunibreak
parentdev-python/betamax: Add GH remote-id (diff)
downloadgentoo-83d6e7fae9287282d1c1365ffd7c1d9fd6e2e4c8.tar.gz
gentoo-83d6e7fae9287282d1c1365ffd7c1d9fd6e2e4c8.tar.bz2
gentoo-83d6e7fae9287282d1c1365ffd7c1d9fd6e2e4c8.zip
dev-libs/libunibreak: add ~arm64
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'dev-libs/libunibreak')
-rw-r--r--dev-libs/libunibreak/libunibreak-5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libunibreak/libunibreak-5.1.ebuild b/dev-libs/libunibreak/libunibreak-5.1.ebuild
index c914a23956fc..cdc25ae0c2a3 100644
--- a/dev-libs/libunibreak/libunibreak-5.1.ebuild
+++ b/dev-libs/libunibreak/libunibreak-5.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI+="
LICENSE="ZLIB"
SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="doc +man static-libs test"
RESTRICT="!test? ( test )"