diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 19:14:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 22:46:36 +0100 |
commit | f69a724fd863d72159c575b6f49c85256d097740 (patch) | |
tree | 8be5b6cb439b2223fee12ac3fb77aa869d043dfb /app-text/libmwaw | |
parent | app-text/libwpg: x86 stable (bug #637086) (diff) | |
download | gentoo-f69a724fd863d72159c575b6f49c85256d097740.tar.gz gentoo-f69a724fd863d72159c575b6f49c85256d097740.tar.bz2 gentoo-f69a724fd863d72159c575b6f49c85256d097740.zip |
app-text/libmwaw: x86 stable (bug #637086)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text/libmwaw')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.12.ebuild b/app-text/libmwaw/libmwaw-0.3.12.ebuild index cb4c3a2f3efa..db9db1349a44 100644 --- a/app-text/libmwaw/libmwaw-0.3.12.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.12.ebuild @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="doc static-libs tools" |