diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-18 20:16:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-18 20:24:23 +0200 |
commit | d5101d0c20cf4be1fafe232e7beb8c62018dbb78 (patch) | |
tree | ff4d3725681e99d25baee92ff92a5fd924dea373 /app-text/libmwaw | |
parent | app-office/libreoffice-bin-debug: x86 stable (bug #686736) (diff) | |
download | gentoo-d5101d0c20cf4be1fafe232e7beb8c62018dbb78.tar.gz gentoo-d5101d0c20cf4be1fafe232e7beb8c62018dbb78.tar.bz2 gentoo-d5101d0c20cf4be1fafe232e7beb8c62018dbb78.zip |
app-text/libmwaw: x86 stable (bug #686736)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/libmwaw')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.15.ebuild b/app-text/libmwaw/libmwaw-0.3.15.ebuild index 46d14d23438b..6ee596d45033 100644 --- a/app-text/libmwaw/libmwaw-0.3.15.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.15.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then inherit autotools git-r3 else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi DESCRIPTION="Library parsing many pre-OSX MAC text formats" |