commit: 2730922e0966a1e59c833cd0eecbdf0a30cac98f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 09:50:38 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 09:50:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2730922e
app-misc/upterm: Stabilize 0.20.0 amd64, #968439 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-misc/upterm/upterm-0.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/upterm/upterm-0.20.0.ebuild b/app-misc/upterm/upterm-0.20.0.ebuild index 668bda9b9d9c..5d57b9dbd188 100644 --- a/app-misc/upterm/upterm-0.20.0.ebuild +++ b/app-misc/upterm/upterm-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 CC0-1.0 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="server test" RESTRICT="!test? ( test )"
