diff options
Diffstat (limited to 'net-im/profanity')
-rw-r--r-- | net-im/profanity/profanity-0.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/profanity/profanity-0.13.1.ebuild b/net-im/profanity/profanity-0.13.1.ebuild index 1fdd43bb632b..e4e9ada1cc2d 100644 --- a/net-im/profanity/profanity-0.13.1.ebuild +++ b/net-im/profanity/profanity-0.13.1.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=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/profanity-im/profanity/releases/download/${PV}/${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="libnotify omemo otr gpg test xscreensaver" RESTRICT="!test? ( test )" |