commit: 8ee5fd5d1e5484ac1ab91b00bc1629768fb8e52d Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me> AuthorDate: Sun Feb 4 14:50:43 2024 +0000 Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me> CommitDate: Sun Feb 4 14:50:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8ee5fd5d
dev-util/dub: stabilize 1.35.1 for amd64, x86 Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me> dev-util/dub/dub-1.35.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/dub/dub-1.35.1.ebuild b/dev-util/dub/dub-1.35.1.ebuild index ac524f5..3c503a8 100644 --- a/dev-util/dub/dub-1.35.1.ebuild +++ b/dev-util/dub/dub-1.35.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://code.dlang.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" GITHUB_URI="https://codeload.github.com/dlang"
