diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-11-01 16:04:23 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-11-01 16:32:43 -0400 |
commit | 31727057dda033517068b5cd2a29c43418741ec1 (patch) | |
tree | 04e3b601f70a0bd3d7b8c7810edaee2bb5d02ebe /net-misc/ytfzf | |
parent | media-gfx/ueberzug: stabilize 18.1.9-r1 for amd64, x86 (diff) | |
download | gentoo-31727057dda033517068b5cd2a29c43418741ec1.tar.gz gentoo-31727057dda033517068b5cd2a29c43418741ec1.tar.bz2 gentoo-31727057dda033517068b5cd2a29c43418741ec1.zip |
net-misc/ytfzf: stabilize 2.5.2 for amd64, x86
First stable, simple script and little reason to keep ~arch-only.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-misc/ytfzf')
-rw-r--r-- | net-misc/ytfzf/ytfzf-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ytfzf/ytfzf-2.5.2.ebuild b/net-misc/ytfzf/ytfzf-2.5.2.ebuild index 36a2a31e9d01..05675648180c 100644 --- a/net-misc/ytfzf/ytfzf-2.5.2.ebuild +++ b/net-misc/ytfzf/ytfzf-2.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pystardust/ytfzf/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X minimal" RDEPEND=" |