diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 14:31:36 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:18 +0100 |
commit | 548fbc0765f2369c84955bdb8a89c00dcadfea57 (patch) | |
tree | cbf0b3c0beb0563818a710722a47d54b62e36da1 /dev-perl | |
parent | www-apache/mod_perl: Stabilize 2.0.13 x86, #920983 (diff) | |
download | gentoo-548fbc0765f2369c84955bdb8a89c00dcadfea57.tar.gz gentoo-548fbc0765f2369c84955bdb8a89c00dcadfea57.tar.bz2 gentoo-548fbc0765f2369c84955bdb8a89c00dcadfea57.zip |
dev-perl/Wx: Stabilize 0.993.200-r3 amd64, #920999
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Wx/Wx-0.993.200-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Wx/Wx-0.993.200-r3.ebuild b/dev-perl/Wx/Wx-0.993.200-r3.ebuild index 5cd0d3e5b5b8..8018cd8883c7 100644 --- a/dev-perl/Wx/Wx-0.993.200-r3.ebuild +++ b/dev-perl/Wx/Wx-0.993.200-r3.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 @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} https://dev.gentoo.org/~pacho/${PN}/${P}-wx32-port.patch" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |