diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 18:53:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 18:53:12 +0100 |
commit | 9415d0fb495ca1e61c677cc516670345b4ce451d (patch) | |
tree | fe1d113d09b2aab21baf2438b194f54bc9dc048e /dev-php/PEAR-Net_Socket | |
parent | media-gfx/qrencode: add multilib (diff) | |
download | gentoo-9415d0fb495ca1e61c677cc516670345b4ce451d.tar.gz gentoo-9415d0fb495ca1e61c677cc516670345b4ce451d.tar.bz2 gentoo-9415d0fb495ca1e61c677cc516670345b4ce451d.zip |
dev-php/PEAR-Net_Socket: Stabilize 1.2.2-r1 x86, #934614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 153096132e14..920654528d7d 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 @@ -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 ~s390 ~sparc x86" RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" |