Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/
Date: Mon, 26 Mar 2018 03:55:59
Message-Id: 1522036542.b6ce9698fc85fad60983c904e2f320ce198e631c.mattst88@gentoo
1 commit: b6ce9698fc85fad60983c904e2f320ce198e631c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 26 03:55:42 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 03:55:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ce9698
7
8 sys-apps/gentoo-systemd-integration-7: added ~mips
9
10 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
14 index 7a568908527..fe7a753e2b0 100644
15 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
16 +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
17 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
18 inherit autotools git-r3
19 else
20 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
21 - KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
22 + KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
23 fi
24
25 inherit systemd