diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-08 15:30:03 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-08 15:31:09 -0500 |
commit | 7ec2e6ebbbc9634fc67e33759e2618852759a0db (patch) | |
tree | 3539c1fae63e1b6d691b389d10198ac0be5458c4 /media-libs/libvisio/libvisio-0.1.7.ebuild | |
parent | app-text/libabw: arm64 stable (bug #692304) (diff) | |
download | gentoo-7ec2e6ebbbc9634fc67e33759e2618852759a0db.tar.gz gentoo-7ec2e6ebbbc9634fc67e33759e2618852759a0db.tar.bz2 gentoo-7ec2e6ebbbc9634fc67e33759e2618852759a0db.zip |
media-libs/libvisio: arm64 stable (bug #692304)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'media-libs/libvisio/libvisio-0.1.7.ebuild')
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvisio/libvisio-0.1.7.ebuild b/media-libs/libvisio/libvisio-0.1.7.ebuild index 3ad00f6e2da4..650ed8023322 100644 --- a/media-libs/libvisio/libvisio-0.1.7.ebuild +++ b/media-libs/libvisio/libvisio-0.1.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86" fi DESCRIPTION="Library parsing the file format of MS Visio documents" |