diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 19:40:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 19:40:48 +0100 |
commit | 25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5 (patch) | |
tree | 43a21ed46eb110778db99f1aa07f8282c6619599 /app-text/libmwaw | |
parent | app-text/liblangtag: x86 stable wrt bug #600038 (diff) | |
download | gentoo-25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5.tar.gz gentoo-25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5.tar.bz2 gentoo-25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5.zip |
app-text/libmwaw: x86 stable wrt bug #600038
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/libmwaw')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.8.ebuild b/app-text/libmwaw/libmwaw-0.3.8.ebuild index e022d3d49ad8..234cf6f9f63e 100644 --- a/app-text/libmwaw/libmwaw-0.3.8.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.8.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" |