diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:24:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:08 +0100 |
commit | 9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d (patch) | |
tree | 9a203af564635348be336b190f84b24806794a7c /gnome-extra | |
parent | gnome-extra/libgsf: x86 stable (bug #706524) (diff) | |
download | gentoo-9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d.tar.gz gentoo-9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d.tar.bz2 gentoo-9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d.zip |
gnome-extra/zenity: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@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 a22518e62371..4cf9410b6cae 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug libnotify webkit" # TODO: X11 dependency is automagically enabled |