diff options
author | 2018-03-25 20:55:41 -0700 | |
---|---|---|
committer | 2018-03-25 20:55:41 -0700 | |
commit | 4e64c0eedf1a9743725f1ccc83b6367f1525b6bb (patch) | |
tree | f0172804f26d3f0244c828978275cf4b4545d710 /sys-apps | |
parent | app-admin/stow-2.2.2-r1: added ~mips (diff) | |
download | gentoo-4e64c0eedf1a9743725f1ccc83b6367f1525b6bb.tar.gz gentoo-4e64c0eedf1a9743725f1ccc83b6367f1525b6bb.tar.bz2 gentoo-4e64c0eedf1a9743725f1ccc83b6367f1525b6bb.zip |
sys-apps/systemd-238-r1: added ~mips
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-238-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-238-r1.ebuild b/sys-apps/systemd/systemd-238-r1.ebuild index 1cfd6153c46a..2898aa322ed8 100644 --- a/sys-apps/systemd/systemd-238-r1.ebuild +++ b/sys-apps/systemd/systemd-238-r1.ebuild @@ -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} ) |