summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-04 01:23:10 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-04 16:05:18 +0200
commit2dd72ac1fa2e192cc6edf54ee283f1b859382813 (patch)
treea005f879f5908911f42fca999c7646dd48df6079 /media-gfx/xdot/xdot-1.1.ebuild
parentdev-python/pylibmc: arm keyworded (bug #717946) (diff)
downloadgentoo-2dd72ac1fa2e192cc6edf54ee283f1b859382813.tar.gz
gentoo-2dd72ac1fa2e192cc6edf54ee283f1b859382813.tar.bz2
gentoo-2dd72ac1fa2e192cc6edf54ee283f1b859382813.zip
media-gfx/xdot: arm keyworded (bug #717946)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/xdot/xdot-1.1.ebuild')
-rw-r--r--media-gfx/xdot/xdot-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/xdot/xdot-1.1.ebuild b/media-gfx/xdot/xdot-1.1.ebuild
index e99b0bfd8ee9..e7945acb3221 100644
--- a/media-gfx/xdot/xdot-1.1.ebuild
+++ b/media-gfx/xdot/xdot-1.1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
SRC_URI=""
else
- KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 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"