diff options
author | 2021-06-01 10:47:33 +0000 | |
---|---|---|
committer | 2021-06-01 10:47:33 +0000 | |
commit | c14c9a1e20fe36703283a64d7aa62b0cb14fb295 (patch) | |
tree | 111efc270319efd6c8fabb4ca049edaf1119d09f /app-text/libmwaw | |
parent | app-text/poppler: Stabilize 21.05.0 arm64, #788112 (diff) | |
download | gentoo-c14c9a1e20fe36703283a64d7aa62b0cb14fb295.tar.gz gentoo-c14c9a1e20fe36703283a64d7aa62b0cb14fb295.tar.bz2 gentoo-c14c9a1e20fe36703283a64d7aa62b0cb14fb295.zip |
app-text/libmwaw: Stabilize 0.3.19 arm64, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libmwaw')
-rw-r--r-- | app-text/libmwaw/libmwaw-0.3.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmwaw/libmwaw-0.3.19.ebuild b/app-text/libmwaw/libmwaw-0.3.19.ebuild index b33c79f75309..4f07691b3c39 100644 --- a/app-text/libmwaw/libmwaw-0.3.19.ebuild +++ b/app-text/libmwaw/libmwaw-0.3.19.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" |