commit: 8e27e724fc69e16b55223352b1511f8b4e3efd19 Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me> AuthorDate: Wed Mar 13 20:23:14 2024 +0000 Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me> CommitDate: Wed Mar 13 20:23:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8e27e724
dev-util/dfmt: stabilize 0.15.1 for amd64, x86 Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me> dev-util/dfmt/dfmt-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/dfmt/dfmt-0.15.1.ebuild b/dev-util/dfmt/dfmt-0.15.1.ebuild index f2d464b..8ee106a 100644 --- a/dev-util/dfmt/dfmt-0.15.1.ebuild +++ b/dev-util/dfmt/dfmt-0.15.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/dlang-community/dfmt" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" LIBDPARSE="fe6d1e38fb4fc04323170389cfec67ed7fd4e24a" ALLOCATOR="ae237cabd1843774cc78aad0729c914a3dd579db" SRC_URI="
