commit: 31727057dda033517068b5cd2a29c43418741ec1 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Nov 1 20:04:23 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Nov 1 20:32:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31727057
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 <AT> gentoo.org> net-misc/ytfzf/ytfzf-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
