diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-21 19:15:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-21 19:15:18 +0000 |
| commit | cd495875e147dea4ad09ca786109d35e80c724d1 (patch) | |
| tree | 681dd27a9bee25f493b1f33d27fb625dca4f4d19 /sys-auth | |
| parent | 41acd1fc9170cb5dbb6216621dc06e6a4b498809 (diff) | |
| download | baldeagleos-repo-cd495875e147dea4ad09ca786109d35e80c724d1.tar.gz baldeagleos-repo-cd495875e147dea4ad09ca786109d35e80c724d1.tar.xz baldeagleos-repo-cd495875e147dea4ad09ca786109d35e80c724d1.zip | |
Adding metadata
Diffstat (limited to 'sys-auth')
| -rw-r--r-- | sys-auth/rtkit/rtkit-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/rtkit/rtkit-0.14.ebuild b/sys-auth/rtkit/rtkit-0.14.ebuild index aa879b2834df..a7398a0f53fc 100644 --- a/sys-auth/rtkit/rtkit-0.14.ebuild +++ b/sys-auth/rtkit/rtkit-0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="selinux systemd" DEPEND=" |
