diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:55:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:55:35 +0300 |
commit | 970ea25d1941cdc1a5ed7eadc8e1ffd90207962d (patch) | |
tree | 99c021caf4dbb5324de23bc040c0b142bd26a406 /gnome-extra/zenity | |
parent | gnome-extra/nm-applet: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-970ea25d1941cdc1a5ed7eadc8e1ffd90207962d.tar.gz gentoo-970ea25d1941cdc1a5ed7eadc8e1ffd90207962d.tar.bz2 gentoo-970ea25d1941cdc1a5ed7eadc8e1ffd90207962d.zip |
gnome-extra/zenity: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/zenity-3.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/zenity/zenity-3.28.1.ebuild b/gnome-extra/zenity/zenity-3.28.1.ebuild index b22c4741cf16..94adc5ef9ccb 100644 --- a/gnome-extra/zenity/zenity-3.28.1.ebuild +++ b/gnome-extra/zenity/zenity-3.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug libnotify webkit" # TODO: X11 dependency is automagically enabled |