commit: 0c2bdaf1f11fbb2fbce3cedbd37be29d697ab0f3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 10:06:30 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 10:06:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2bdaf1
dev-cpp/fb303: Stabilize 2024.11.04.00 amd64, #953139 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/fb303/fb303-2024.11.04.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/fb303/fb303-2024.11.04.00.ebuild b/dev-cpp/fb303/fb303-2024.11.04.00.ebuild index feeeabe6c5ec..b4be0d5e1d13 100644 --- a/dev-cpp/fb303/fb303-2024.11.04.00.ebuild +++ b/dev-cpp/fb303/fb303-2024.11.04.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/fb303/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" # See https://github.com/facebook/fb303/issues/61
