commit: 619cf35e54a138bda7eadec973bec13dc8dac337 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri May 7 07:29:07 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri May 7 07:35:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619cf35e
media-fonts/paratype: stabilize 2.5 on x86 Bug: https://bugs.gentoo.org/785976 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-fonts/paratype/paratype-2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/paratype/paratype-2.5.ebuild b/media-fonts/paratype/paratype-2.5.ebuild index 6e60b9716bb..4a2ebd7defc 100644 --- a/media-fonts/paratype/paratype-2.5.ebuild +++ b/media-fonts/paratype/paratype-2.5.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" BDEPEND="app-arch/unzip"
