summaryrefslogtreecommitdiff
path: root/app-emacs/go-mode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-14 19:16:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-14 19:16:40 +0000
commitd8a50857c27d3253561374390ac9ed8c1b65d9bc (patch)
tree6c2f0ed6b4c828277d0a6a46b637500424e6f7ba /app-emacs/go-mode
parentf99f698d6ca8e2b91b91c08d82bde8f07ed2cdfc (diff)
gentoo auto-resync : 14:01:2024 - 19:16:40
Diffstat (limited to 'app-emacs/go-mode')
-rw-r--r--app-emacs/go-mode/Manifest2
-rw-r--r--app-emacs/go-mode/go-mode-1.6.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/go-mode/Manifest b/app-emacs/go-mode/Manifest
index 4022b25384e4..70654de6147d 100644
--- a/app-emacs/go-mode/Manifest
+++ b/app-emacs/go-mode/Manifest
@@ -1,4 +1,4 @@
AUX 50go-mode-1.6.0-gentoo.el 82 BLAKE2B 5aed10474259ab8eabc8430dd2cf49cc6d0e84db194347c7bbbb4ea868a780a9e3a3254623e5ac48eb37727ea292af4ba2b7deb524df500727b21abd9e9a9fc1 SHA512 92b67227814a7dbcc9117f0de9cc0c3a97a7959602dbe8223545bdb5887cb6fddfb5fb4cfaf423b160f1412fabdd91ee0a1f64f02c04053209297a88ca1310c2
DIST go-mode-1.6.0.tar.xz 40764 BLAKE2B e88be130809da4d00978698c6f2cdd0d844a6c6646c23152fcb5f4c3a9a1596ca8d79199d811f8e7d64f6c245cd7bb80b9a403fc0e1362e6b2c556466b45e80d SHA512 24594b1de8ae45922a6a7c7cee8097f4a8ebdac477ae086595a73c5a7757b8c2f8c0249ad4ccf313ca13332790d76495b7c212d2e0e721f98753f23b2d6511c1
-EBUILD go-mode-1.6.0.ebuild 869 BLAKE2B 6226b9e34b817d3d3688dccf5c9c7abf5c1e0f2cbba21f93fc089a8e6df6d1a5597b2b0eee8ef355787aa76f4bd05436e55431a4e32894d1617a89403573ed75 SHA512 2b18562d5dfe787f7b86ad288e68e37c4df4c1681e6bf68890758bc512684fb06a49b77a101720ce3f715cc325bb608fa1cf872cdfbdab6012a073af97c13c5c
+EBUILD go-mode-1.6.0.ebuild 876 BLAKE2B 69cf72aa73b51699d028682df9bda1bd44114bd80565b4a093cf2662f8a54f79961087dd791b7c466476e9a032bbac36c8980c1af23351384d78bfc92ec56f4b SHA512 16837ab5174d5804803d744898954e000fbe5dd71e6bdfebbdf354793b9b69a37d83dc79f71736dc552c16671410396bad0c612be202a78046ddfbf3be2785f3
MISC metadata.xml 365 BLAKE2B 99c6188854bb7bce88918d2ebd0886bc6c366cf904c44610e9cd7a5d1b3c01cb523b351f51deee9035187e77ed4df82b480bb489122645bf40d9d543c51f29e0 SHA512 12ae9fc131178d3b6359ab9134a4cb8df0f141869578da4597f08703c2e4d8a3917a2ff8b7b93116ae41345f0b4fc37d6ea71341ee8f9a5792e7c34fd733db3a
diff --git a/app-emacs/go-mode/go-mode-1.6.0.ebuild b/app-emacs/go-mode/go-mode-1.6.0.ebuild
index b87cebc4ea7c..df816afc4593 100644
--- a/app-emacs/go-mode/go-mode-1.6.0.ebuild
+++ b/app-emacs/go-mode/go-mode-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
ELISP_REMOVE="test/go-fill-paragraph-test.el"