diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:04 +0000 |
commit | 848d2d85f1d8f52b3215cb0be7265d319e1e8093 (patch) | |
tree | 46d26ca5c5b08d7fed3287da428ee4279b61010c /gnome-extra | |
parent | gnome-extra/evolution-data-server: Stabilize 3.36.5 arm64, #773172 (diff) | |
download | gentoo-848d2d85f1d8f52b3215cb0be7265d319e1e8093.tar.gz gentoo-848d2d85f1d8f52b3215cb0be7265d319e1e8093.tar.bz2 gentoo-848d2d85f1d8f52b3215cb0be7265d319e1e8093.zip |
gnome-extra/zenity: Stabilize 3.32.0 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/zenity/zenity-3.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/zenity/zenity-3.32.0.ebuild b/gnome-extra/zenity/zenity-3.32.0.ebuild index 5d5ab54c9b12..3d035f7fa626 100644 --- a/gnome-extra/zenity/zenity-3.32.0.ebuild +++ b/gnome-extra/zenity/zenity-3.32.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug libnotify webkit" # TODO: X11 dependency is automagically enabled |