From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF93E15810F for ; Fri, 9 Jun 2023 03:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A06B2E07FE; Fri, 9 Jun 2023 03:02:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C3E5E085E for ; Fri, 9 Jun 2023 03:02:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C203033FD3F for ; Fri, 9 Jun 2023 03:02:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0332BA91 for ; Fri, 9 Jun 2023 03:01:59 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1686279712.c9bef50e0f2b4799503261f51a949f1c7e54bf95.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-font-viewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild X-VCS-Directories: media-gfx/gnome-font-viewer/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c9bef50e0f2b4799503261f51a949f1c7e54bf95 X-VCS-Branch: master Date: Fri, 9 Jun 2023 03:01:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 94c61aa5-247c-479c-add8-f150802438ad X-Archives-Hash: 66b49874e6b7d56c26ff892719e37509 commit: c9bef50e0f2b4799503261f51a949f1c7e54bf95 Author: Matt Turner gentoo org> AuthorDate: Fri Jun 9 03:00:39 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jun 9 03:01:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bef50e media-gfx/gnome-font-viewer: Keyword 44.0 alpha, #838709 Signed-off-by: Matt Turner gentoo.org> media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild index acb39307cb19..5a3cc098753b 100644 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild +++ b/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.56.0:2