summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2026-02-28 20:25:16 -0500
committerMichael Orlitzky <mjo@gentoo.org>2026-02-28 20:25:16 -0500
commit2611353e8876ea4ec734f50fc7576b1dd2a5ca28 (patch)
tree748881c2e481fe0ebe5bcd127b7f6334f7827487 /dev-php
parent37e369efc68076651aa64f9e4aeffa3e2c464209 (diff)
dev-php/PEAR-Net_Socket: keyword 1.2.2-r1 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
index ab632d543353..0526a2229eba 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,6 +9,6 @@ DESCRIPTION="PHP class interface to TCP sockets"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"