summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-04-02 19:19:34 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 19:22:20 +0300
commite76352103b63828dc4a8254f9a6e8c6c20726c46 (patch)
tree5b4544f509c808998580830c47039483008a026a
parentapp-crypt/mit-krb5: Stabilize 1.21.2 arm64, #917465 (diff)
downloadgentoo-e76352103b63828dc4a8254f9a6e8c6c20726c46.tar.gz
gentoo-e76352103b63828dc4a8254f9a6e8c6c20726c46.tar.bz2
gentoo-e76352103b63828dc4a8254f9a6e8c6c20726c46.zip
media-gfx/inkscape: Stabilize 1.3.2-r1 ppc, #923255
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-gfx/inkscape/inkscape-1.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.3.2-r1.ebuild b/media-gfx/inkscape/inkscape-1.3.2-r1.ebuild
index 61d629c39e2d..f712f2ccc29f 100644
--- a/media-gfx/inkscape/inkscape-1.3.2-r1.ebuild
+++ b/media-gfx/inkscape/inkscape-1.3.2-r1.ebuild
@@ -16,7 +16,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
S="${WORKDIR}/${MY_P}"