diff options
Diffstat (limited to 'dev-python/python-systemd/python-systemd-230.ebuild')
-rw-r--r-- | dev-python/python-systemd/python-systemd-230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-systemd/python-systemd-230.ebuild b/dev-python/python-systemd/python-systemd-230.ebuild index 4c5c6cbb921..0516044c991 100644 --- a/dev-python/python-systemd/python-systemd-230.ebuild +++ b/dev-python/python-systemd/python-systemd-230.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" IUSE="" DEPEND="sys-apps/systemd" |