diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 09:38:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 09:38:12 +0100 |
commit | 87b83f8f8027e8c51414639870884f2611d3a64c (patch) | |
tree | 70e9049d73d0225f2ccffe37d0d1420cd3f95b33 /media-libs/libvisio | |
parent | app-text/libabw: amd64 stable wrt bug #692304 (diff) | |
download | gentoo-87b83f8f8027e8c51414639870884f2611d3a64c.tar.gz gentoo-87b83f8f8027e8c51414639870884f2611d3a64c.tar.bz2 gentoo-87b83f8f8027e8c51414639870884f2611d3a64c.zip |
media-libs/libvisio: amd64 stable wrt bug #692304
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libvisio')
-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 eb01192d4c45..3ad00f6e2da4 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" |