summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-08 06:19:23 +0100
committerSam James <sam@gentoo.org>2022-09-08 06:19:23 +0100
commit98ccdf4b08bdfadc3d9253d3267e3566cb166308 (patch)
tree91dbd953d290185b1539fbf310d7a061eb1d4049 /media-gfx
parentdev-python/routes: Keyword 2.5.1-r2 sparc, #859184 (diff)
downloadgentoo-98ccdf4b08bdfadc3d9253d3267e3566cb166308.tar.gz
gentoo-98ccdf4b08bdfadc3d9253d3267e3566cb166308.tar.bz2
gentoo-98ccdf4b08bdfadc3d9253d3267e3566cb166308.zip
media-gfx/xdot: Keyword 1.2 sparc, #859184
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/xdot/xdot-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild
index 07dc9ff9f310..f20d010cf200 100644
--- a/media-gfx/xdot/xdot-1.2.ebuild
+++ b/media-gfx/xdot/xdot-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
SRC_URI=""
else
- KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="https://github.com/jrfonseca/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"