diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:44:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:49:09 +0200 |
commit | 779ec5e22e7a7724e7f895411da1f300f6fec58e (patch) | |
tree | ac534fad236a58c7c4a045723491ded6edc32e46 /sys-apps/systemd | |
parent | dev-db/mysql: x86 stable (bug #634652) (diff) | |
download | gentoo-779ec5e22e7a7724e7f895411da1f300f6fec58e.tar.gz gentoo-779ec5e22e7a7724e7f895411da1f300f6fec58e.tar.bz2 gentoo-779ec5e22e7a7724e7f895411da1f300f6fec58e.zip |
sys-apps/systemd: x86 stable (bug #635514)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-233-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-233-r5.ebuild b/sys-apps/systemd/systemd-233-r5.ebuild index bce73fafb4f4..74c4b9e56fee 100644 --- a/sys-apps/systemd/systemd-233-r5.ebuild +++ b/sys-apps/systemd/systemd-233-r5.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz !doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" fi PYTHON_COMPAT=( python{3_4,3_5,3_6} ) |