public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/chezmoi/
Date: Thu, 25 Jan 2024 10:49:16 +0000 (UTC)	[thread overview]
Message-ID: <1706121844.29b8e449e6dd6b97cdc7610257dceef3f8604ea7.davidroman@gentoo> (raw)

commit:     29b8e449e6dd6b97cdc7610257dceef3f8604ea7
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jan 24 12:42:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jan 24 18:44:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29b8e449

app-admin/chezmoi: keyword 2.39.1 for ~arm64

Closes: https://bugs.gentoo.org/922786
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-admin/chezmoi/chezmoi-2.39.1.ebuild | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/app-admin/chezmoi/chezmoi-2.39.1.ebuild b/app-admin/chezmoi/chezmoi-2.39.1.ebuild
index 1e79acb628..6cd3fb73b6 100644
--- a/app-admin/chezmoi/chezmoi-2.39.1.ebuild
+++ b/app-admin/chezmoi/chezmoi-2.39.1.ebuild
@@ -12,31 +12,27 @@ SRC_URI+=" https://github.com/rebtoor/portage-deps/raw/master/${P}-deps.tar.xz"
 
 LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 RESTRICT="mirror"
 
 DEPEND="dev-vcs/git"
 RDEPEND="${DEPEND}"
 
 src_compile() {
-	go build -o ${PN} -v -work -x -ldflags \
-		"-X main.version=${PV} -X main.date=$(date -u +%Y-%m-%dT%H:%M:%SZ)" \
-		|| die "compile failed"
+	ego build -o ${PN} -v -work -x -ldflags \
+		"-X main.version=${PV} -X main.date=$(date -u +%Y-%m-%dT%H:%M:%SZ)"
 }
 
 src_test() {
-	go test -ldflags \
+	ego test -ldflags \
 		"-X github.com/twpayne/chezmoi/v2/pkg/chezmoitest.umaskStr=0o022"
-	go test -ldflags \
-		"-X github.com/twpayne/chezmoi/v2/pkg/chezmoitest.umaskStr=0o002"
 }
 
 src_install() {
 	dobin ${PN}
+	einstalldocs
 
 	newbashcomp completions/${PN}-completion.bash ${PN}
-
 	dofishcomp completions/${PN}.fish
-
 	newzshcomp completions/${PN}.zsh _${PN}
 }


             reply	other threads:[~2024-01-25 10:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 10:49 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-19  7:15 [gentoo-commits] repo/proj/guru:master commit in: app-admin/chezmoi/ Florian Schmaus
2024-04-19 16:41 Julien Roy
2024-04-19 16:41 Julien Roy
2024-04-19 16:41 Julien Roy
2024-04-19 16:41 Julien Roy
2024-04-13 15:04 Julien Roy
2023-09-09 12:26 David Roman
2023-08-08 10:02 Haelwenn Monnier
2023-08-02 16:30 Florian Schmaus
2023-07-21 20:15 Haelwenn Monnier
2023-07-13  9:42 David Roman
2023-06-10 10:56 Florian Schmaus
2023-04-13  7:02 Florian Schmaus
2022-05-23 17:15 Haelwenn Monnier
2021-12-01 19:34 Andrew Ammerlaan
2021-09-11 14:43 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-08-27 16:10 Haelwenn Monnier
2021-08-27 16:10 Haelwenn Monnier
2021-05-06  9:55 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2020-06-21 19:11 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1706121844.29b8e449e6dd6b97cdc7610257dceef3f8604ea7.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox