diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-24 23:48:23 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-24 23:49:10 -0800 |
commit | 9314691d87610a42a586b61d2bcd4348506146a4 (patch) | |
tree | 36826f7b77efadf42503a5ee0532b299ae800f19 /mail-client | |
parent | net-libs/libasr: stabilize 1.0.4 for arm64 (diff) | |
download | gentoo-9314691d87610a42a586b61d2bcd4348506146a4.tar.gz gentoo-9314691d87610a42a586b61d2bcd4348506146a4.tar.bz2 gentoo-9314691d87610a42a586b61d2bcd4348506146a4.zip |
mail-client/mailx-support: stabilize 20060102-r2 for arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mailx-support/mailx-support-20060102-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild index 1b5290b71468..5be445ff2676 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}-respect-ldflags.patch |