diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:28:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:28:06 +0000 |
commit | ac930dfed1480a3744b769d790e18297161c25c3 (patch) | |
tree | 0d4a1700bfdad9a28bc30bbee7d8ea4f8f5b0269 /dev-ml/uucp/uucp-15.0.0.ebuild | |
parent | dev-ml/uucp: Stabilize 15.0.0 amd64, #901705 (diff) | |
download | gentoo-ac930dfed1480a3744b769d790e18297161c25c3.tar.gz gentoo-ac930dfed1480a3744b769d790e18297161c25c3.tar.bz2 gentoo-ac930dfed1480a3744b769d790e18297161c25c3.zip |
dev-ml/uucp: Stabilize 15.0.0 x86, #901705
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uucp/uucp-15.0.0.ebuild')
-rw-r--r-- | dev-ml/uucp/uucp-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uucp/uucp-15.0.0.ebuild b/dev-ml/uucp/uucp-15.0.0.ebuild index c29f94fbb1b7..9fb60f6e3ad5 100644 --- a/dev-ml/uucp/uucp-15.0.0.ebuild +++ b/dev-ml/uucp/uucp-15.0.0.ebuild @@ -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 dev-ml/findlib" |