summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-23 23:19:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-23 23:19:12 +0200
commit2f4b64ddabf29da5638555abc3e936be6696b859 (patch)
tree82f0eb3e6e82085c49042adb01309e3bf8803230 /sys-apps
parentapp-misc/vit: update upstream SRC_URIs (diff)
downloadgentoo-2f4b64ddabf29da5638555abc3e936be6696b859.tar.gz
gentoo-2f4b64ddabf29da5638555abc3e936be6696b859.tar.bz2
gentoo-2f4b64ddabf29da5638555abc3e936be6696b859.zip
sys-apps/systemd: amd64 stable wrt bug #595476
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-233-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-233-r1.ebuild b/sys-apps/systemd/systemd-233-r1.ebuild
index 9eb9009ef1d0..a5aec0398ccf 100644
--- a/sys-apps/systemd/systemd-233-r1.ebuild
+++ b/sys-apps/systemd/systemd-233-r1.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} )