diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-23 11:36:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-23 11:36:07 +0100 |
commit | 4a56452e462e084f255cb7671755830e75b6cbd1 (patch) | |
tree | 6235398c214e375f0c3a533ff338e51b2b04889e /app-text | |
parent | app-text/libexttextcat: amd64 stable wrt bug #829350 (diff) | |
download | gentoo-4a56452e462e084f255cb7671755830e75b6cbd1.tar.gz gentoo-4a56452e462e084f255cb7671755830e75b6cbd1.tar.bz2 gentoo-4a56452e462e084f255cb7671755830e75b6cbd1.zip |
app-text/libmwaw: amd64 stable wrt bug #829350
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.21.ebuild b/app-text/libmwaw/libmwaw-0.3.21.ebuild index b030457ea226..33779677815e 100644 --- a/app-text/libmwaw/libmwaw-0.3.21.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.21.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then inherit 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" |