commit: fd61c3825ea7f61d59da0a0097ebf750b0948fa0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 4 01:06:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 01:06:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd61c382
dev-libs/libpsl-native: Stabilize 7.4.0 arm, #928546
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild
b/dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild
index 41a8ae927cc9..2a79182b20b7 100644
--- a/dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild
+++ b/dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ else
-> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}/src/${PN}"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~x86"
fi
LICENSE="MIT"