sys-apps/systemd-238-r1: added ~mips
authorMatt Turner <mattst88@gentoo.org>
Mon, 26 Mar 2018 03:55:41 +0000 (20:55 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 26 Mar 2018 03:55:41 +0000 (20:55 -0700)
sys-apps/systemd/systemd-238-r1.ebuild

index 1cfd6153c46a19b9715b7f1f71bd4666c0d18da0..2898aa322ed888829bfa71954d369ca5ceeae276 100644 (file)
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6} )