commit: b710266473145644ef29e96248e974af90ffce22 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Sun Jun 20 23:33:40 2021 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Sun Jun 20 23:33:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7102664
mail-mta/notqmail: Added ~mips to KEYWORDS Bug: https://bugs.gentoo.org/727256 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 mail-mta/notqmail/notqmail-1.08-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/notqmail/notqmail-1.08-r3.ebuild b/mail-mta/notqmail/notqmail-1.08-r3.ebuild index e2dc2632e8d..2e22ea16b1d 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
