mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-irc/weechat: add ~arm64 keyword
Closes: https://bugs.gentoo.org/727320 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/weechat/weechat.git"
|
||||
else
|
||||
SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
|
||||
KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x64-macos"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Portable and multi-interface IRC client"
|
||||
|
||||
Reference in New Issue
Block a user