diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:01:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:01:37 +0100 |
commit | 0e3b2cd4728e70cff904460424173922b39bf01e (patch) | |
tree | 5d6dcade1117d602e2114722e0464b7b6537f601 /mail-mta | |
parent | dev-ruby/sys-uname: keyworded 1.2.1 for ppc64 (diff) | |
download | gentoo-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>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/notqmail/notqmail-1.08.ebuild | 2 |
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 |