diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 12:08:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 12:09:11 -0400 |
commit | c8078ec831fab8eec383ad345b987ea7829d4180 (patch) | |
tree | 0c8e323f9923b048a7d70e48eab693f207ace0b5 /media-libs/libvisio | |
parent | sys-devel/ucpp: arm64 stable (diff) | |
download | gentoo-c8078ec831fab8eec383ad345b987ea7829d4180.tar.gz gentoo-c8078ec831fab8eec383ad345b987ea7829d4180.tar.bz2 gentoo-c8078ec831fab8eec383ad345b987ea7829d4180.zip |
media-libs/libvisio: 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/libvisio')
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvisio/libvisio-0.1.6.ebuild b/media-libs/libvisio/libvisio-0.1.6.ebuild index 9e713e78e915..7506f6f6c417 100644 --- a/media-libs/libvisio/libvisio-0.1.6.ebuild +++ b/media-libs/libvisio/libvisio-0.1.6.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="doc static-libs test tools" RDEPEND=" |