summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-28 01:19:53 +0100
committerSam James <sam@gentoo.org>2023-04-28 01:19:53 +0100
commitf12a06c453fd35b061cd1d31c31f5512d5594948 (patch)
tree687863f64b639b8b4f8bdf80f308df18d6062636 /app-emacs/company-ebuild
parentapp-emacs/yasnippet: Keyword 0.14.0 arm, #905202 (diff)
downloadgentoo-f12a06c453fd35b061cd1d31c31f5512d5594948.tar.gz
gentoo-f12a06c453fd35b061cd1d31c31f5512d5594948.tar.bz2
gentoo-f12a06c453fd35b061cd1d31c31f5512d5594948.zip
app-emacs/company-ebuild: Keyword 0.1.3 sparc, #905202
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/company-ebuild')
-rw-r--r--app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild b/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
index 587660ab4782..75b6301a1b49 100644
--- a/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
+++ b/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~ppc x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~x64-macos"
fi
LICENSE="GPL-2+"