commit: c71f35f1f012e3dbfabebe7207583d7aab3457dc Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 11:49:45 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 11:51:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71f35f1
gnome-extra/zenity: Fix keywords Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> gnome-extra/zenity/zenity-3.99.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/zenity/zenity-3.99.2.ebuild b/gnome-extra/zenity/zenity-3.99.2.ebuild index b940b30e3a79..c95459520082 100644 --- a/gnome-extra/zenity/zenity-3.99.2.ebuild +++ b/gnome-extra/zenity/zenity-3.99.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="man webkit" # TODO: X11 dependency is automagically enabled
