diff options
author | Sam James <sam@gentoo.org> | 2023-04-25 23:15:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-25 23:15:44 +0100 |
commit | 63b2b3bca7d8caef421e0d7f1aab76acc8e6c714 (patch) | |
tree | 440b4321d7ea2fcd70d21c0511f643f70ef8da39 /net-im/profanity | |
parent | dev-vcs/git-lfs: Keyword 3.2.0 arm64, #905057 (diff) | |
download | gentoo-63b2b3bca7d8caef421e0d7f1aab76acc8e6c714.tar.gz gentoo-63b2b3bca7d8caef421e0d7f1aab76acc8e6c714.tar.bz2 gentoo-63b2b3bca7d8caef421e0d7f1aab76acc8e6c714.zip |
net-im/profanity: Keyword 0.13.1 arm64, #905062
Signed-off-by: Sam James <sam@gentoo.org>
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 )" |