diff options
author | Florian Schmaus <flow@gentoo.org> | 2025-01-18 11:51:00 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2025-01-18 11:51:34 +0100 |
commit | d607b3c3c0c2b3e9ef3d27e53d022d9abd1005f4 (patch) | |
tree | 04109649a07980e97759bc8075327e00520efafd /app-text | |
parent | dev-java/mill-bin: drop 0.11.7 (diff) | |
download | gentoo-d607b3c3c0c2b3e9ef3d27e53d022d9abd1005f4.tar.gz gentoo-d607b3c3c0c2b3e9ef3d27e53d022d9abd1005f4.tar.bz2 gentoo-d607b3c3c0c2b3e9ef3d27e53d022d9abd1005f4.zip |
app-text/xml2rfc: stabilize 3.24.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xml2rfc/xml2rfc-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xml2rfc/xml2rfc-3.24.0.ebuild b/app-text/xml2rfc/xml2rfc-3.24.0.ebuild index 787096e25de2..55fbc0e9f2e3 100644 --- a/app-text/xml2rfc/xml2rfc-3.24.0.ebuild +++ b/app-text/xml2rfc/xml2rfc-3.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" >=dev-python/platformdirs-3.6.0[${PYTHON_USEDEP}] |