summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-06-20 19:33:40 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-06-20 19:33:40 -0400
commitb710266473145644ef29e96248e974af90ffce22 (patch)
tree224fc4fed96bc36d6009c2d96c7e052c785ef326 /mail-mta
parentdev-python/pyproject2setuppy: Remove old (diff)
downloadgentoo-b710266473145644ef29e96248e974af90ffce22.tar.gz
gentoo-b710266473145644ef29e96248e974af90ffce22.tar.bz2
gentoo-b710266473145644ef29e96248e974af90ffce22.zip
mail-mta/notqmail: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/727256 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/notqmail/notqmail-1.08-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08-r3.ebuild b/mail-mta/notqmail/notqmail-1.08-r3.ebuild
index e2dc2632e8d4..2e22ea16b1dd 100644
--- a/mail-mta/notqmail/notqmail-1.08-r3.ebuild
+++ b/mail-mta/notqmail/notqmail-1.08-r3.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/notqmail/notqmail.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz"
fi