diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 01:05:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 01:05:58 +0000 |
commit | 71feab411c199252b6619c00e1c56cf1616499ae (patch) | |
tree | f11edb33881ebc522ac59fd78527c441adf1791b /x11-misc/gtkdialog | |
parent | sys-apps/help2man: Stabilize 1.47.17 x86, #768990 (diff) | |
download | gentoo-71feab411c199252b6619c00e1c56cf1616499ae.tar.gz gentoo-71feab411c199252b6619c00e1c56cf1616499ae.tar.bz2 gentoo-71feab411c199252b6619c00e1c56cf1616499ae.zip |
x11-misc/gtkdialog: Stabilize 0.8.3_p20200202 x86, #769131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/gtkdialog')
-rw-r--r-- | x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202.ebuild b/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202.ebuild index aaa806d08243..eee513ab60f2 100644 --- a/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202.ebuild +++ b/x11-misc/gtkdialog/gtkdialog-0.8.3_p20200202.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 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="gtk2" RDEPEND=" |