diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-10-09 00:34:16 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-10-09 00:35:30 +0000 |
commit | c4e80273fd18a708cf810d77ba4813c34e7d3275 (patch) | |
tree | 2db16b5cb6b89e833e6d938a5cf8c7b0d1da2d86 | |
parent | net-misc/dhcpcd: Stabilize 10.0.3 x86, #915394 (diff) | |
download | gentoo-c4e80273fd18a708cf810d77ba4813c34e7d3275.tar.gz gentoo-c4e80273fd18a708cf810d77ba4813c34e7d3275.tar.bz2 gentoo-c4e80273fd18a708cf810d77ba4813c34e7d3275.zip |
app-admin/emacs-updater: Keyword 1.17 riscv, #915374
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-1.17.ebuild b/app-admin/emacs-updater/emacs-updater-1.17.ebuild index 867261a09d66..7e9e8d0fdde2 100644 --- a/app-admin/emacs-updater/emacs-updater-1.17.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.17.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} |