diff options
author | Sam James <sam@gentoo.org> | 2023-04-25 20:01:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-25 20:01:23 +0100 |
commit | 90ea317b655ab75add0cb1c6725f2cea04f3442e (patch) | |
tree | dddf9b317e78ec22b7ea3394f6de6fa607351bc2 /net-misc | |
parent | dev-util/cproto: Keyword 4.7v arm64, #905043 (diff) | |
download | gentoo-90ea317b655ab75add0cb1c6725f2cea04f3442e.tar.gz gentoo-90ea317b655ab75add0cb1c6725f2cea04f3442e.tar.bz2 gentoo-90ea317b655ab75add0cb1c6725f2cea04f3442e.zip |
net-misc/trurl: Keyword 0.5 arm64, #905065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/trurl/trurl-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/trurl/trurl-0.5.ebuild b/net-misc/trurl/trurl-0.5.ebuild index 283c217c2a55..6a2113d8634b 100644 --- a/net-misc/trurl/trurl-0.5.ebuild +++ b/net-misc/trurl/trurl-0.5.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/curl/trurl/archive/refs/tags/${P}.tar.gz" S="${WORKDIR}"/${PN}-${P} - KEYWORDS="~amd64 ~arm" + KEYWORDS="~amd64 ~arm ~arm64" fi LICENSE="curl" |