summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-04 02:06:58 +0100
committerSam James <sam@gentoo.org>2024-04-04 02:06:58 +0100
commitfd61c3825ea7f61d59da0a0097ebf750b0948fa0 (patch)
tree567a1ca67fc36f96b1303bace350db646fc48b0a /dev-libs/libpsl-native
parentapp-shells/pwsh: Stabilize 7.4.1 arm, #928546 (diff)
downloadgentoo-fd61c3825ea7f61d59da0a0097ebf750b0948fa0.tar.gz
gentoo-fd61c3825ea7f61d59da0a0097ebf750b0948fa0.tar.bz2
gentoo-fd61c3825ea7f61d59da0a0097ebf750b0948fa0.zip
dev-libs/libpsl-native: Stabilize 7.4.0 arm, #928546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libpsl-native')
-rw-r--r--dev-libs/libpsl-native/libpsl-native-7.4.0.ebuild4
1 files 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"