summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-10-11 21:35:45 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-10-11 22:15:16 +0200
commit7b12806def54fecb5f7b11d43c88f272d76a6d96 (patch)
treec1354c0aab8a82c87f049254a230f92f8396fc87 /net-misc/wol/wol-0.7.1-r2.ebuild
parentmail-client/thunderbird-bin: prepend $ED for PaX marking (diff)
downloadgentoo-7b12806def54fecb5f7b11d43c88f272d76a6d96.tar.gz
gentoo-7b12806def54fecb5f7b11d43c88f272d76a6d96.tar.bz2
gentoo-7b12806def54fecb5f7b11d43c88f272d76a6d96.zip
net-misc/wol: add ~arm64 keyword
Tested on arm64 chroot at packet-at. All tests pass. Closes: https://bugs.gentoo.org/747616 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc/wol/wol-0.7.1-r2.ebuild')
-rw-r--r--net-misc/wol/wol-0.7.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild
index 67f55caf695e..9bced4b712bb 100644
--- a/net-misc/wol/wol-0.7.1-r2.ebuild
+++ b/net-misc/wol/wol-0.7.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="nls"
PATCHES=( "${FILESDIR}/${P}-musl.patch" )