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 | |
parent | 6e91c1601c2cff9c3193ae59701c852e07841963 (diff) | |
download | gentoo-c318d6efec77dbd3519b1b10c5f32f8b654a74ad.tar.gz gentoo-c318d6efec77dbd3519b1b10c5f32f8b654a74ad.tar.xz |
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')
-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 2b4d7503487..9b1b58624c1 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" |