commit: 65ffb42934ce0bb226af54276b7e4ec3326831fa Author: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me> AuthorDate: Sat Jan 13 13:32:13 2024 +0000 Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me> CommitDate: Sat Jan 13 16:27:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=65ffb429
x11-terms/tilix: stabilize 1.9.6 for amd64, x86 Signed-off-by: Horodniceanu Andrei <a.horodniceanu <AT> proton.me> x11-terms/tilix/tilix-1.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/tilix/tilix-1.9.6.ebuild b/x11-terms/tilix/tilix-1.9.6.ebuild index 08c0bed..8182775 100644 --- a/x11-terms/tilix/tilix-1.9.6.ebuild +++ b/x11-terms/tilix/tilix-1.9.6.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=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://gnunn1.github.io/tilix-web/" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DLANG_VERSION_RANGE="2.099-2.105" DLANG_PACKAGE_TYPE="single"
