commit:     35d262dbc5390a8c6466bcd8a69659eb25aa88e8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 00:24:19 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 00:24:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d262db

media-libs/libvisio: Stabilize 0.1.8 x86, #946599

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libvisio/libvisio-0.1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libvisio/libvisio-0.1.8.ebuild 
b/media-libs/libvisio/libvisio-0.1.8.ebuild
index 3b50dc5240e3..c1c1fc786e27 100644
--- a/media-libs/libvisio/libvisio-0.1.8.ebuild
+++ b/media-libs/libvisio/libvisio-0.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Library parsing the file format of MS Visio documents"

Reply via email to