diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-25 11:55:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:32:44 -0700 |
commit | 6d427c34916ffd0554e617f83c77df9e85d9127b (patch) | |
tree | 475e12669052a483d12990831f96ed0a7b6b07d3 /sys-apps | |
parent | dev-libs/libpcre2-10.30: alpha stable, bug 617944 (diff) | |
download | gentoo-6d427c34916ffd0554e617f83c77df9e85d9127b.tar.gz gentoo-6d427c34916ffd0554e617f83c77df9e85d9127b.tar.bz2 gentoo-6d427c34916ffd0554e617f83c77df9e85d9127b.zip |
sys-apps/systemd-233-r4: alpha stable, bug 623532
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-233-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-233-r4.ebuild b/sys-apps/systemd/systemd-233-r4.ebuild index 4ee6d08863fa..596572b2bdaa 100644 --- a/sys-apps/systemd/systemd-233-r4.ebuild +++ b/sys-apps/systemd/systemd-233-r4.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} ) |