commit: 760def5c66ed2dce2de868c977b885bba7f52b99
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 19:56:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 19:56:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760def5c
mail-mta/notqmail: s390 keyworded (bug #727256)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-mta/notqmail/notqmail-1.08-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-mta/notqmail/notqmail-1.08-r1.ebuild
b/mail-mta/notqmail/notqmail-1.08-r1.ebuild
index eb09e7fa8d3..f025f8eddc5 100644
--- a/mail-mta/notqmail/notqmail-1.08-r1.ebuild
+++ b/mail-mta/notqmail/notqmail-1.08-r1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/notqmail/notqmail.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz"
fi