diff options
author | 2024-02-14 21:47:02 +0200 | |
---|---|---|
committer | 2024-02-14 21:47:02 +0200 | |
commit | 085b99e0a09ec76b49c06ed4f7c771b1820275c7 (patch) | |
tree | 331f91f9f0a5100a0a527fbcc58cad5049eafde0 /dev-ml | |
parent | app-emacs/key-chord: Stabilize 0.7 x86, #924571 (diff) | |
download | gentoo-085b99e0a09ec76b49c06ed4f7c771b1820275c7.tar.gz gentoo-085b99e0a09ec76b49c06ed4f7c771b1820275c7.tar.bz2 gentoo-085b99e0a09ec76b49c06ed4f7c771b1820275c7.zip |
dev-ml/uucp: Stabilize 15.1.0 x86, #924577
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/uucp/uucp-15.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uucp/uucp-15.1.0.ebuild b/dev-ml/uucp/uucp-15.1.0.ebuild index 598da94d237f..52805cbf1df1 100644 --- a/dev-ml/uucp/uucp-15.1.0.ebuild +++ b/dev-ml/uucp/uucp-15.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uucp/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" dev-ml/topkg |