commit: 0e3b2cd4728e70cff904460424173922b39bf01e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 20:01:37 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 20:01:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3b2cd4
mail-mta/notqmail: keyworded 1.08 for ppc64
keyworded wrt bug #727256
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
mail-mta/notqmail/notqmail-1.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-mta/notqmail/notqmail-1.08.ebuild
b/mail-mta/notqmail/notqmail-1.08.ebuild
index c53908f5710..a714f858628 100644
--- a/mail-mta/notqmail/notqmail-1.08.ebuild
+++ b/mail-mta/notqmail/notqmail-1.08.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 ~sparc"
+ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz"
fi