diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:38:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:52 +0000 |
commit | 57cf1e6a1d5aa5959e810a502a93e842106060d8 (patch) | |
tree | 45213fcad3703af08de050178f7f1f3822646921 /net-mail | |
parent | net-libs/rpcsvc-proto: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-57cf1e6a1d5aa5959e810a502a93e842106060d8.tar.gz gentoo-57cf1e6a1d5aa5959e810a502a93e842106060d8.tar.bz2 gentoo-57cf1e6a1d5aa5959e810a502a93e842106060d8.zip |
net-mail/autorespond: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index ce4bb83c1c39..538933c4132a 100644 --- a/net-mail/autorespond/autorespond-2.0.4.ebuild +++ b/net-mail/autorespond/autorespond-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qmailadmin/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~s390 sparc x86" RDEPEND="virtual/qmail" PATCHES=( |