diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 00:13:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 00:13:37 +0100 |
commit | 32214d4e37dd11232fd30431d84691f646fd7080 (patch) | |
tree | 0f5320dd6eba9969a78902d655d188f58e3d3727 /app-text | |
parent | app-office/libreoffice-bin-debug: x86 stable wrt bug #565026 (diff) | |
download | gentoo-32214d4e37dd11232fd30431d84691f646fd7080.tar.gz gentoo-32214d4e37dd11232fd30431d84691f646fd7080.tar.bz2 gentoo-32214d4e37dd11232fd30431d84691f646fd7080.zip |
app-text/libmwaw: x86 stable wrt bug #565026
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.6.ebuild b/app-text/libmwaw/libmwaw-0.3.6.ebuild index 9b1b58624c11..0042785d85fe 100644 --- a/app-text/libmwaw/libmwaw-0.3.6.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.6.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc static-libs" |