diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:28:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:28:05 +0000 |
commit | ad60af282c3e1ef6a22b6cfb1f160a71fcf97c21 (patch) | |
tree | a16d99edae3ef37bbc0782f910b9e44d2154bacf /dev-ml/uucp | |
parent | dev-ml/extlib: Stabilize 1.7.9 x86, #901703 (diff) | |
download | gentoo-ad60af282c3e1ef6a22b6cfb1f160a71fcf97c21.tar.gz gentoo-ad60af282c3e1ef6a22b6cfb1f160a71fcf97c21.tar.bz2 gentoo-ad60af282c3e1ef6a22b6cfb1f160a71fcf97c21.zip |
dev-ml/uucp: Stabilize 15.0.0 amd64, #901705
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uucp')
-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 0a4cae3ed550..c29f94fbb1b7 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" |