From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/
Date: Sun, 18 Aug 2024 20:36:12 +0000 (UTC) [thread overview]
Message-ID: <1724013121.0c630ae845f97f45fcc438e2de9177e9102bb26e.mjo@gentoo> (raw)
commit: 0c630ae845f97f45fcc438e2de9177e9102bb26e
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 16:58:32 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 20:32:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c630ae8
app-emacs/php-mode: keyword 1.25.1 for ~riscv
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
app-emacs/php-mode/php-mode-1.25.1.ebuild | 2 +-
app-emacs/php-mode/php-mode-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-emacs/php-mode/php-mode-1.25.1.ebuild b/app-emacs/php-mode/php-mode-1.25.1.ebuild
index 8b2fd8c1e115..c12b2aff335e 100644
--- a/app-emacs/php-mode/php-mode-1.25.1.ebuild
+++ b/app-emacs/php-mode/php-mode-1.25.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/emacs-php/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="amd64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
S="${WORKDIR}"/${P}/lisp
diff --git a/app-emacs/php-mode/php-mode-9999.ebuild b/app-emacs/php-mode/php-mode-9999.ebuild
index a4c5626eb7ec..184b9eee2265 100644
--- a/app-emacs/php-mode/php-mode-9999.ebuild
+++ b/app-emacs/php-mode/php-mode-9999.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
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/emacs-php/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
S="${WORKDIR}"/${P}/lisp
next reply other threads:[~2024-08-18 20:36 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-18 20:36 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 10:17 [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/ Maciej Barć
2025-01-22 17:34 Arthur Zamarin
2024-12-20 11:31 Maciej Barć
2024-11-27 22:10 Maciej Barć
2024-10-30 2:27 Sam James
2024-01-06 9:50 Michał Górny
2024-01-06 9:02 Sam James
2024-01-06 8:16 Sam James
2024-01-06 8:11 Sam James
2023-11-26 0:04 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-09-02 15:35 Sam James
2023-08-11 16:41 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-07-26 8:37 Maciej Barć
2023-04-27 23:29 Sam James
2023-04-18 0:35 Maciej Barć
2023-03-19 14:18 Maciej Barć
2023-03-19 14:18 Maciej Barć
2023-01-03 20:25 Sam James
2022-11-16 2:06 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-09-14 16:03 Maciej Barć
2022-03-18 18:09 Sam James
2022-02-16 17:38 Ulrich Müller
2022-02-16 17:38 Ulrich Müller
2020-06-28 20:44 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-28 20:33 Agostino Sarubbo
2020-06-26 17:43 Agostino Sarubbo
2020-05-10 17:14 Ulrich Müller
2020-05-10 15:57 Ulrich Müller
2020-01-17 9:26 Agostino Sarubbo
2019-12-16 20:16 Ulrich Müller
2018-09-07 18:33 Ulrich Müller
2018-09-07 13:51 Mikle Kolyada
2018-09-02 23:46 Thomas Deutschmann
2018-07-22 17:18 Ulrich Müller
2017-07-15 8:38 Ulrich Müller
2017-07-01 12:11 Ulrich Müller
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=1724013121.0c630ae845f97f45fcc438e2de9177e9102bb26e.mjo@gentoo \
--to=mjo@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