summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-14 21:01:37 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-14 21:01:37 +0100
commit0e3b2cd4728e70cff904460424173922b39bf01e (patch)
tree5d6dcade1117d602e2114722e0464b7b6537f601
parentdev-ruby/sys-uname: keyworded 1.2.1 for ppc64 (diff)
downloadgentoo-0e3b2cd4728e70cff904460424173922b39bf01e.tar.gz
gentoo-0e3b2cd4728e70cff904460424173922b39bf01e.tar.bz2
gentoo-0e3b2cd4728e70cff904460424173922b39bf01e.zip
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@gentoo.org>
-rw-r--r--mail-mta/notqmail/notqmail-1.08.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08.ebuild b/mail-mta/notqmail/notqmail-1.08.ebuild
index c53908f5710b..a714f858628e 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