summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-28 17:03:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-28 17:03:58 +0200
commit9c92ed0f2b9ee449ae6629a04e525480343e1b6f (patch)
tree38423ba021600c0cd9fdbf850d32d90f6731ccbe /sys-block/nbd
parentsys-apps/proot: Keyword 5.3.0 arm64, #890543 (diff)
downloadgentoo-9c92ed0f2b9ee449ae6629a04e525480343e1b6f.tar.gz
gentoo-9c92ed0f2b9ee449ae6629a04e525480343e1b6f.tar.bz2
gentoo-9c92ed0f2b9ee449ae6629a04e525480343e1b6f.zip
sys-block/nbd: Keyword 3.24 arm64, #891505
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-block/nbd')
-rw-r--r--sys-block/nbd/nbd-3.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/nbd/nbd-3.24.ebuild b/sys-block/nbd/nbd-3.24.ebuild
index 915e8fdb744a..77e97a69e60d 100644
--- a/sys-block/nbd/nbd-3.24.ebuild
+++ b/sys-block/nbd/nbd-3.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]] ; then
else
SRC_URI="https://github.com/NetworkBlockDevice/nbd/releases/download/${P}/${P}.tar.xz
mirror://sourceforge/nbd/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
fi
LICENSE="GPL-2"