diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 18:45:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 18:45:04 +0000 |
commit | 067578c19fb98a80ed07ac7fde794b18abc15b7d (patch) | |
tree | 217179996c544ba548d3f0eec89d6520998fc2b4 /net-mail/smtptools | |
parent | www-client/elinks: cleanup old (inc. EAPI 4) (diff) | |
download | gentoo-067578c19fb98a80ed07ac7fde794b18abc15b7d.tar.gz gentoo-067578c19fb98a80ed07ac7fde794b18abc15b7d.tar.bz2 gentoo-067578c19fb98a80ed07ac7fde794b18abc15b7d.zip |
net-mail/smtptools: Stabilize 0.2.3-r1 s390, #739564
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/smtptools')
-rw-r--r-- | net-mail/smtptools/smtptools-0.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild b/net-mail/smtptools/smtptools-0.2.3-r1.ebuild index 895f92c2bdd0..ddcb822d258a 100644 --- a/net-mail/smtptools/smtptools-0.2.3-r1.ebuild +++ b/net-mail/smtptools/smtptools-0.2.3-r1.ebuild @@ -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 s390 x86" RDEPEND="!net-mail/qtools" PATCHES=( |