Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/
Date: Sun, 29 May 2022 20:17:46
Message-Id: 1653855449.62480364125b9e305a706bf02c49c1160c5d7969.dilfridge@gentoo
1 commit: 62480364125b9e305a706bf02c49c1160c5d7969
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 19:04:50 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 20:17:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62480364
7
8 sys-apps/gentoo-systemd-integration: builds on m68k
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 +-
13 .../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
17 index 4f9913230625..ff0712f83a44 100644
18 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
19 +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
20 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
21 inherit autotools git-r3
22 else
23 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
24 - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
26 fi
27
28 DESCRIPTION="systemd integration files for Gentoo"
29
30 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
31 index 619ddbf5835c..0332820fef8a 100644
32 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
33 +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
34 @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
35 inherit autotools git-r3
36 else
37 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
38 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
39 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
40 fi
41
42 DESCRIPTION="systemd integration files for Gentoo"