diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 00:12:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 00:12:43 +0100 |
commit | c318d6efec77dbd3519b1b10c5f32f8b654a74ad (patch) | |
tree | 785a6d4566a5645c968131d1fb7aac3bfe1121b2 /app-text/libmwaw | |
parent | app-office/libreoffice-bin-debug: amd64 stable wrt bug #565026 (diff) | |
download | gentoo-c318d6efec77dbd3519b1b10c5f32f8b654a74ad.tar.gz gentoo-c318d6efec77dbd3519b1b10c5f32f8b654a74ad.tar.bz2 gentoo-c318d6efec77dbd3519b1b10c5f32f8b654a74ad.zip |
app-text/libmwaw: amd64 stable wrt bug #565026
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-text/libmwaw')
-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 2b4d75034877..9b1b58624c11 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" |