diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-22 16:50:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-22 16:54:23 +0200 |
commit | 836f8434f43e7258f4adae2aae4f61039b9fc29d (patch) | |
tree | d2a4f36ed6ff520267e840d403c0aece6739dac3 /media-gfx/inkscape | |
parent | dev-python/cachecontrol: Stabilize 0.12.11 ppc64, #867094 (diff) | |
download | gentoo-836f8434f43e7258f4adae2aae4f61039b9fc29d.tar.gz gentoo-836f8434f43e7258f4adae2aae4f61039b9fc29d.tar.bz2 gentoo-836f8434f43e7258f4adae2aae4f61039b9fc29d.zip |
media-gfx/inkscape: Stabilize 1.2.1-r2 ppc64, #867094
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/inkscape-1.2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild b/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild index e4746b6d759e..64ce94f2bd58 100644 --- a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild +++ b/media-gfx/inkscape/inkscape-1.2.1-r2.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 ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" fi DESCRIPTION="SVG based generic vector-drawing program" |