diff options
author | 2023-12-14 04:13:12 +0000 | |
---|---|---|
committer | 2023-12-14 04:13:12 +0000 | |
commit | 4c70b1fac608b346d7763503fc19202baea81bd8 (patch) | |
tree | c60a90808f6bc40a37250f0ce4164e5e757b0127 /net-mail | |
parent | mail-filter/razor: Keyword 2.85-r4 arm64, #919747 (diff) | |
download | gentoo-4c70b1fac608b346d7763503fc19202baea81bd8.tar.gz gentoo-4c70b1fac608b346d7763503fc19202baea81bd8.tar.bz2 gentoo-4c70b1fac608b346d7763503fc19202baea81bd8.zip |
net-mail/ripole: Keyword 0.2.2 arm64, #919747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ripole/ripole-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild index 9f121991a1f3..f904bc860fd6 100644 --- a/net-mail/ripole/ripole-0.2.2.ebuild +++ b/net-mail/ripole/ripole-0.2.2.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86" PATCHES=( "${FILESDIR}"/${PN}-0.2.0-ldflags.patch |