commit: 62480364125b9e305a706bf02c49c1160c5d7969
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 19:04:50 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 29 20:17:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62480364
sys-apps/gentoo-systemd-integration: builds on m68k
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 +-
.../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
index 4f9913230625..ff0712f83a44 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
@@ -10,7 +10,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 hppa ~ia64 ~loong ~mips ppc ppc64
~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc
ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="systemd integration files for Gentoo"
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 619ddbf5835c..0332820fef8a 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -10,7 +10,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 ~hppa ~ia64 ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
fi
DESCRIPTION="systemd integration files for Gentoo"