diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:39:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:39:11 -0700 |
commit | 23af54f97bd1728c8d6e3281fe23659c23ca2010 (patch) | |
tree | e9c4c34343fad5a810ad0f00af0009bf643aa06e /sys-apps | |
parent | app-portage/elt-patches-20170815: alpha stable, bug 627824 (diff) | |
download | gentoo-23af54f97bd1728c8d6e3281fe23659c23ca2010.tar.gz gentoo-23af54f97bd1728c8d6e3281fe23659c23ca2010.tar.bz2 gentoo-23af54f97bd1728c8d6e3281fe23659c23ca2010.zip |
sys-apps/systemd-233-r4: added ~alpha, bug 625324
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 596572b2bdaa..4ee6d08863fa 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} ) |