diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-14 21:47:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-14 21:47:03 +0200 |
commit | f459dd6c3027354328e1643d6e305b374eeadf70 (patch) | |
tree | dfa00704beaa7dc86338acfac0366226a1072b0d /dev-ml | |
parent | dev-ml/uucp: Stabilize 15.1.0 x86, #924577 (diff) | |
download | gentoo-f459dd6c3027354328e1643d6e305b374eeadf70.tar.gz gentoo-f459dd6c3027354328e1643d6e305b374eeadf70.tar.bz2 gentoo-f459dd6c3027354328e1643d6e305b374eeadf70.zip |
dev-ml/uunf: Stabilize 15.1.0 x86, #924578
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/uunf/uunf-15.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uunf/uunf-15.1.0.ebuild b/dev-ml/uunf/uunf-15.1.0.ebuild index eb1030f21bad..0f145504dba2 100644 --- a/dev-ml/uunf/uunf-15.1.0.ebuild +++ b/dev-ml/uunf/uunf-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/uunf/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=" |