diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-04 10:15:10 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-05 20:35:54 +0800 |
commit | a456b2e136360d2e03ecbdb8236e04d44b7e0add (patch) | |
tree | b9dc753ece1d9843418c87532b0a8b3b3877a079 /net-mail/smtptools | |
parent | media-libs/gmmlib: add 22.0.3 (diff) | |
download | gentoo-a456b2e136360d2e03ecbdb8236e04d44b7e0add.tar.gz gentoo-a456b2e136360d2e03ecbdb8236e04d44b7e0add.tar.bz2 gentoo-a456b2e136360d2e03ecbdb8236e04d44b7e0add.zip |
net-mail/smtptools: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-mail/smtptools')
-rw-r--r-- | net-mail/smtptools/smtptools-0.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild b/net-mail/smtptools/smtptools-0.2.3-r1.ebuild index be42f11b7cd1..2ea5806a5d96 100644 --- a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild +++ b/net-mail/smtptools/smtptools-0.2.3-r1.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 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ohse.de/uwe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 x86" RDEPEND="!net-mail/qtools" PATCHES=( |