diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 03:58:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 03:58:15 +0100 |
commit | 1d0dc669a960f9a7bd394218cce4c896375c6bfc (patch) | |
tree | 90795ef2d6329a48cbe3c0caa11b2cb9e58be517 | |
parent | app-text/editorconfig-core-c: x86 stable (bug #706418) (diff) | |
download | gentoo-1d0dc669a960f9a7bd394218cce4c896375c6bfc.tar.gz gentoo-1d0dc669a960f9a7bd394218cce4c896375c6bfc.tar.bz2 gentoo-1d0dc669a960f9a7bd394218cce4c896375c6bfc.zip |
x11-libs/gtkdatabox: x86 stable (bug #706452)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild index dface576ae48..b41f80d6ec9a 100644 --- a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild +++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples +glade static-libs test" RESTRICT="!test? ( test )" |