diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-25 20:55:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-25 20:55:42 -0700 |
commit | b6ce9698fc85fad60983c904e2f320ce198e631c (patch) | |
tree | 25bd0d67fd51ccfd2b38aafc58736a14c871b143 /sys-apps | |
parent | sys-apps/systemd-238-r1: added ~mips (diff) | |
download | gentoo-b6ce9698fc85fad60983c904e2f320ce198e631c.tar.gz gentoo-b6ce9698fc85fad60983c904e2f320ce198e631c.tar.bz2 gentoo-b6ce9698fc85fad60983c904e2f320ce198e631c.zip |
sys-apps/gentoo-systemd-integration-7: added ~mips
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild index 7a5689085273..fe7a753e2b03 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" - KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86" fi inherit systemd |