summaryrefslogtreecommitdiff
path: root/sys-apps/gentoo-systemd-integration
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /sys-apps/gentoo-systemd-integration
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r--sys-apps/gentoo-systemd-integration/Manifest2
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/gentoo-systemd-integration/Manifest b/sys-apps/gentoo-systemd-integration/Manifest
index 1a867a23c81b..068af95077f8 100644
--- a/sys-apps/gentoo-systemd-integration/Manifest
+++ b/sys-apps/gentoo-systemd-integration/Manifest
@@ -1,4 +1,4 @@
DIST gentoo-systemd-integration-7.tar.gz 64243 BLAKE2B 389c6627af6eca9b4a0854d35751a8cb45cdb2795c7b621e96e9d5bcc13a80fe1cb109c0cb2bfd9d33f7642fd08198a0afbd5b4e5956ea6ba8dc89cf4635d9c0 SHA512 cd47caa01d73da57998b6b37d89cbeb53fa722c7f4a31bb03d03762350490cde1db3ce06090df6b6ff25c1cafb40f6c2186efbd52156ebc6d078b4a59d6fef52
-EBUILD gentoo-systemd-integration-7.ebuild 790 BLAKE2B 832c964768cc11e471072af09c212e363dadb71e5c0d11115afa628b848d2a9cfb0b734326615c2fc0f4ec84ed8ffba31e56a790cb9788226a2e4c1080f11926 SHA512 db7e4eb29352d3d40f82ccb6f102c440356dfba800571a5d1faf4700f0a666e94744dc23012482531d0e517715ecafd01c2e34c386b47957826629aadd008d2b
+EBUILD gentoo-systemd-integration-7.ebuild 789 BLAKE2B 70548e7073ee54e6d5642f384d97aa680a4167dce08689fad61b826b831697945033e7c40f7233a9eb609b088268857c866f857c0340d6020640f97a4b21f3e0 SHA512 9b3c44924d7b17410b04361d0b810cdfeb5dd257456f51a0170499b9ae51ea571e43b79d3505cc254ff942cb2a2c0399dd5762389ca8706b22e31cc8ea4e8dc2
EBUILD gentoo-systemd-integration-9999.ebuild 792 BLAKE2B c851b9979d395f5d3d458eb7f0a1237ce1b17a1f0e6538f17a039f51d6ea3dfad6cd9dbe30cd216e8f4437e4407fce5868867ee3698a928295db7d06775196af SHA512 cefd3d785b861966a977948f1095f959249f33c7ee9de9e1021026d4ec76bb9ac09311fa8c5cce19a5726d92e23bdf940b0bca91e3551755fe61848283c7eed6
MISC metadata.xml 355 BLAKE2B e2e7d95fe4d4f671d0b8a24bee9db8c458232ceed374b7ed902f724ca5971cebb81acc19fe62a6d53bf98cff4c7b999d3dbcf674426e46accda3d591d6009545 SHA512 b590b927b555441da6f665dbf637ffaa27651f074a62d1738959c5913f45ee648146f9054e07ade42d5f28f93cb350b43c94299a50506d01d446de22ebacdbc0
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