diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 16:02:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 16:26:23 -0400 |
commit | b0c8b188cc6b02c32e96bf1db7cb742508a99f20 (patch) | |
tree | a59ebe018b93a4b073de8bb81f8693cb3021c3a6 /media-libs | |
parent | app-text/libwpd: arm64 stable (diff) | |
download | gentoo-b0c8b188cc6b02c32e96bf1db7cb742508a99f20.tar.gz gentoo-b0c8b188cc6b02c32e96bf1db7cb742508a99f20.tar.bz2 gentoo-b0c8b188cc6b02c32e96bf1db7cb742508a99f20.zip |
media-libs/libpagemaker: 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 'media-libs')
-rw-r--r-- | media-libs/libpagemaker/libpagemaker-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpagemaker/libpagemaker-0.0.4.ebuild b/media-libs/libpagemaker/libpagemaker-0.0.4.ebuild index 60251afb91c8..52f9c783e3ea 100644 --- a/media-libs/libpagemaker/libpagemaker-0.0.4.ebuild +++ b/media-libs/libpagemaker/libpagemaker-0.0.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 @@ -14,7 +14,7 @@ LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug doc tools" RDEPEND=" |