summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 02:40:45 +0100
committerSam James <sam@gentoo.org>2023-05-01 02:40:45 +0100
commitf2545a478d4b3deb435d3837e8efcdf4503d65e6 (patch)
tree263d46ed2f6e3f36d4f979290c1c2ce32a2be2c7 /media-gfx/inkscape
parentdev-util/watchman: Stabilize 2023.02.06.00 amd64, #902607 (diff)
downloadgentoo-f2545a478d4b3deb435d3837e8efcdf4503d65e6.tar.gz
gentoo-f2545a478d4b3deb435d3837e8efcdf4503d65e6.tar.bz2
gentoo-f2545a478d4b3deb435d3837e8efcdf4503d65e6.zip
media-gfx/inkscape: Stabilize 1.2.2 amd64, #904540
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r--media-gfx/inkscape/inkscape-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.2.2.ebuild b/media-gfx/inkscape/inkscape-1.2.2.ebuild
index 5a3d412e1fa3..fcc109b4a36d 100644
--- a/media-gfx/inkscape/inkscape-1.2.2.ebuild
+++ b/media-gfx/inkscape/inkscape-1.2.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://gitlab.com/inkscape/inkscape.git"
else
SRC_URI="https://media.inkscape.org/dl/resources/file/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="SVG based generic vector-drawing program"