diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 22:24:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 22:24:27 +0200 |
commit | 1074af7368ae2c3ae53af4307efb6e94f222b8ab (patch) | |
tree | 5d6f9c1ed1a9895cd11745f6bbabfd00552e92dd /net-misc/snarf | |
parent | x11-misc/xlockmore: Stabilize 5.71 ppc, #891921 (diff) | |
download | gentoo-1074af7368ae2c3ae53af4307efb6e94f222b8ab.tar.gz gentoo-1074af7368ae2c3ae53af4307efb6e94f222b8ab.tar.bz2 gentoo-1074af7368ae2c3ae53af4307efb6e94f222b8ab.zip |
net-misc/snarf: Stabilize 7.0-r5 ppc, #891931
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/snarf')
-rw-r--r-- | net-misc/snarf/snarf-7.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/snarf/snarf-7.0-r5.ebuild b/net-misc/snarf/snarf-7.0-r5.ebuild index 7a78027bb2a2..6d633b01e93f 100644 --- a/net-misc/snarf/snarf-7.0-r5.ebuild +++ b/net-misc/snarf/snarf-7.0-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://www.xach.com/snarf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" PATCHES=( "${FILESDIR}"/snarf-basename-patch.diff |