diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 11:55:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 11:55:04 +0000 |
commit | 865023d2f8832c2888c991d8beb51504689ae714 (patch) | |
tree | 6b0bce9dc358be1d6b662c1428f97005bdd4ad7a | |
parent | dev-libs/libmaxminddb: Stabilize 1.4.3 arm, #753275 (diff) | |
download | gentoo-865023d2f8832c2888c991d8beb51504689ae714.tar.gz gentoo-865023d2f8832c2888c991d8beb51504689ae714.tar.bz2 gentoo-865023d2f8832c2888c991d8beb51504689ae714.zip |
sys-auth/rtkit: Stabilize 0.13-r1 arm64, #753179
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-auth/rtkit/rtkit-0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/rtkit/rtkit-0.13-r1.ebuild b/sys-auth/rtkit/rtkit-0.13-r1.ebuild index feb00a847531..3c98455fe28f 100644 --- a/sys-auth/rtkit/rtkit-0.13-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.13-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/heftig/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="systemd" BDEPEND="virtual/pkgconfig" |