diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 08:41:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 09:09:50 -0400 |
commit | 2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9 (patch) | |
tree | 766ccde9bd66aba85c47c19fba25a8ca272b2826 /app-text/libmspub | |
parent | app-office/libreoffice-l10n: arm64 stable (diff) | |
download | gentoo-2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9.tar.gz gentoo-2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9.tar.bz2 gentoo-2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9.zip |
app-text/libmspub: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/libmspub')
-rw-r--r-- | app-text/libmspub/libmspub-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild index 4b62c8571450..536dfc3cfcd7 100644 --- a/app-text/libmspub/libmspub-0.1.4.ebuild +++ b/app-text/libmspub/libmspub-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="doc static-libs" |