summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-05-01 14:22:00 +0300
committerMart Raudsepp <leio@gentoo.org>2018-05-01 15:06:49 +0300
commitb6a5f8f257356aeda915726fb59aca711088a9a3 (patch)
tree0ae8b84ad0fa328b3e2ca9f36a466b5e6bd21e05
parentsys-apps/systemd-236-r5: arm64 stable (bug #638972) (diff)
downloadgentoo-b6a5f8f257356aeda915726fb59aca711088a9a3.tar.gz
gentoo-b6a5f8f257356aeda915726fb59aca711088a9a3.tar.bz2
gentoo-b6a5f8f257356aeda915726fb59aca711088a9a3.zip
sys-apps/gentoo-systemd-integration: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
index fe7a753e2b03..8d77981d2977 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
- KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
fi
inherit systemd