summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-06 19:49:01 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-06 19:49:16 +0100
commit80db5fdc12e5a4315fec48dd890f653895269488 (patch)
tree546e459537f850962a0424060d84a03a1295bee1 /mail-mta
parentmedia-sound/pulseaudio-modules-bt: git version supports ninja for some time (diff)
downloadgentoo-80db5fdc12e5a4315fec48dd890f653895269488.tar.gz
gentoo-80db5fdc12e5a4315fec48dd890f653895269488.tar.bz2
gentoo-80db5fdc12e5a4315fec48dd890f653895269488.zip
mail-mta/notqmail: keyworded 1.08 for ia64
keyworded wrt bug #727256 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-mta')
-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 6332e8b46af5..f0c38be6c756 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 ~sparc"
+ KEYWORDS="~amd64 ~hppa ~ia64 ~sparc"
SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz"
fi