diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:08:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:08:39 +0100 |
commit | a3bb7778206774aacba240e350abf2c97f7f27f6 (patch) | |
tree | b2506782e0bc61d93408919769a13e23cbd9c469 /app-officeext | |
parent | media-gfx/darktable: x86 stable wrt bug #604422 (diff) | |
download | gentoo-a3bb7778206774aacba240e350abf2c97f7f27f6.tar.gz gentoo-a3bb7778206774aacba240e350abf2c97f7f27f6.tar.bz2 gentoo-a3bb7778206774aacba240e350abf2c97f7f27f6.zip |
app-officeext/texmaths: x86 stable wrt bug #600922
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/texmaths/texmaths-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/texmaths/texmaths-0.41.ebuild b/app-officeext/texmaths/texmaths-0.41.ebuild index edf1f1a8c253..b3555f2af425 100644 --- a/app-officeext/texmaths/texmaths-0.41.ebuild +++ b/app-officeext/texmaths/texmaths-0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |