From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/guestfs-tools/
Date: Sun, 28 Apr 2024 01:01:47 +0000 (UTC) [thread overview]
Message-ID: <1714266005.75045e86c14cba6e2250caccd48ac49e7c2e1854.sam@gentoo> (raw)
commit: 75045e86c14cba6e2250caccd48ac49e7c2e1854
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 01:00:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 01:00:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75045e86
app-emulation/guestfs-tools: only keyword stable releases, not development ones
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild b/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild
index 3c326c7487eb..718c2b33d14b 100644
--- a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild
+++ b/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild
@@ -17,7 +17,9 @@ SRC_URI="https://download.libguestfs.org/${PN}/${MY_PV_1}-${SD}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0/${MY_PV_1}"
-KEYWORDS="amd64"
+if [[ ${SD} == "stable" ]] ; then
+ KEYWORDS="amd64"
+fi
IUSE="doc +ocaml +perl test"
RESTRICT="!test? ( test )"
next reply other threads:[~2024-04-28 1:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-28 1:01 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-08 1:58 [gentoo-commits] repo/gentoo:master commit in: app-emulation/guestfs-tools/ Sam James
2023-10-08 1:58 Sam James
2023-10-07 13:41 Joonas Niilola
2022-05-31 8:43 Sam James
2022-04-10 10:01 Sam James
2021-10-22 2:47 Sam James
2021-10-08 1:53 Sam James
2021-10-07 6:11 Sam James
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=1714266005.75045e86c14cba6e2250caccd48ac49e7c2e1854.sam@gentoo \
--to=sam@gentoo.org \
--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