diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 19:59:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 20:01:31 +0100 |
commit | d77213313c4419ce680a2411a0f3ac593b774721 (patch) | |
tree | a3703cbfeca19691b88a68a7cfa65941070d478e /x11-libs | |
parent | dev-libs/jansson: x86 stable (bug #674230) (diff) | |
download | gentoo-d77213313c4419ce680a2411a0f3ac593b774721.tar.gz gentoo-d77213313c4419ce680a2411a0f3ac593b774721.tar.bz2 gentoo-d77213313c4419ce680a2411a0f3ac593b774721.zip |
x11-libs/spread-sheet-widget: x86 stable (bug #625724)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/spread-sheet-widget/spread-sheet-widget-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/spread-sheet-widget/spread-sheet-widget-0.3.ebuild b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.3.ebuild index 27727130ea32..25add3fcd021 100644 --- a/x11-libs/spread-sheet-widget/spread-sheet-widget-0.3.ebuild +++ b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu-alpha/ssw/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="x11-libs/gtk+:3" |