commit:     b1d0d4d178b39c103adc62b68b114ae50a3c5905
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Sat Aug 10 10:35:06 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 17:19:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d0d4d1

sys-apps/gentoo-systemd-integration: unify versions

KEYWORDS do not come into play for the live build and now the diff is clean

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 693cb5671001..0023f2d5ed9d 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 ~m68k ~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"

Reply via email to