diff options
-rw-r--r-- | gnome-extra/zenity/zenity-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/zenity/zenity-4.0.1.ebuild b/gnome-extra/zenity/zenity-4.0.1.ebuild index 7a45551b4f15..5aa24919bf45 100644 --- a/gnome-extra/zenity/zenity-4.0.1.ebuild +++ b/gnome-extra/zenity/zenity-4.0.1.ebuild @@ -7,7 +7,7 @@ inherit gnome.org gnome2-utils meson xdg DESCRIPTION="Tool to display dialogs from the commandline and shell scripts" HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" -LICENSE="LGPL-2+" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="man webkit" |