summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:36:15 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:36:15 +0100
commitdafbde6d2f408978bf073242c254fabbdf5ab729 (patch)
tree507e427390a745a8f4df29f949b7628006bcd75e /dev-cpp
parent3e5c9a818beebcd9af84221ce110632a6ece7449 (diff)
downloadgentoo-dafbde6d2f408978bf073242c254fabbdf5ab729.tar.gz
gentoo-dafbde6d2f408978bf073242c254fabbdf5ab729.tar.bz2
gentoo-dafbde6d2f408978bf073242c254fabbdf5ab729.zip
dev-cpp/gulrak-filesystem: Stabilize 1.5.14 x86, #945620
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.14.ebuild b/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.14.ebuild
index cb9d6a8f4dcb..a6c16dd2f0f3 100644
--- a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.14.ebuild
+++ b/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.14.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/gulrak/filesystem/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
IUSE="examples test"
RESTRICT="!test? ( test )"