diff options
author | Sam James <sam@gentoo.org> | 2023-05-27 13:17:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-27 13:17:53 +0100 |
commit | 0447bf82209c727a15aadd6ad330a98714b67b7b (patch) | |
tree | ab7af77487f3f3cf6de2b20c7dadc78e98e9d040 /net-fs | |
parent | dev-python/cryptography: Stabilize 40.0.2 ppc64, #907158 (diff) | |
download | gentoo-0447bf82209c727a15aadd6ad330a98714b67b7b.tar.gz gentoo-0447bf82209c727a15aadd6ad330a98714b67b7b.tar.bz2 gentoo-0447bf82209c727a15aadd6ad330a98714b67b7b.zip |
net-fs/wdfs: Keyword 1.4.2-r2 arm64, #907078
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/wdfs/wdfs-1.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/wdfs/wdfs-1.4.2-r2.ebuild b/net-fs/wdfs/wdfs-1.4.2-r2.ebuild index 60e8d6219fb5..67ac495d22aa 100644 --- a/net-fs/wdfs/wdfs-1.4.2-r2.ebuild +++ b/net-fs/wdfs/wdfs-1.4.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://noedler.de/projekte/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=">=net-libs/neon-0.24.7 |