summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-28 01:19:48 +0100
committerSam James <sam@gentoo.org>2023-04-28 01:19:48 +0100
commit7f70d14d90c42df3371f33812f684797e614b94c (patch)
treec5f7e775ec35400ae8c10cd9fd051e789e9ebba3 /app-emacs/company-ebuild
parentapp-emacs/yasnippet: Keyword 0.14.0 ppc, #905202 (diff)
downloadgentoo-7f70d14d90c42df3371f33812f684797e614b94c.tar.gz
gentoo-7f70d14d90c42df3371f33812f684797e614b94c.tar.bz2
gentoo-7f70d14d90c42df3371f33812f684797e614b94c.zip
app-emacs/company-ebuild: Keyword 0.1.3 arm, #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 e69d429dd789..587660ab4782 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 ~ppc x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~ppc x86 ~x64-macos"
fi
LICENSE="GPL-2+"