commit: 2b9f132f22283d6178e0cedc6e492888e2143d7a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 14 06:17:55 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 14 06:17:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9f132f
dev-libs/date: Stabilize 3.0.3 amd64, #950893 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/date/date-3.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/date/date-3.0.3.ebuild b/dev-libs/date/date-3.0.3.ebuild index 1d5aa088f62a..be41482e09c4 100644 --- a/dev-libs/date/date-3.0.3.ebuild +++ b/dev-libs/date/date-3.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/HowardHinnant/date/archive/refs/tags/v${PV}.tar.gz - LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="only-c-locale test" RESTRICT="!test? ( test )"
