diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-05-07 10:24:40 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-05-07 10:35:22 +0300 |
commit | e26136e5dd564403cd9e0d8e5907162bbc047e5a (patch) | |
tree | 1ce7e56211d98971f2b24c8ad508676b77a7cba7 /media-fonts/heuristica | |
parent | media-fonts/heuristica: stabilize 1.0.2 on amd64 (diff) | |
download | gentoo-e26136e5dd564403cd9e0d8e5907162bbc047e5a.tar.gz gentoo-e26136e5dd564403cd9e0d8e5907162bbc047e5a.tar.bz2 gentoo-e26136e5dd564403cd9e0d8e5907162bbc047e5a.zip |
media-fonts/heuristica: stabilize 1.0.2 on x86
Bug: https://bugs.gentoo.org/785976
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-fonts/heuristica')
-rw-r--r-- | media-fonts/heuristica/heuristica-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/heuristica/heuristica-1.0.2.ebuild b/media-fonts/heuristica/heuristica-1.0.2.ebuild index e4e81ab2083a..4e4a02760fb5 100644 --- a/media-fonts/heuristica/heuristica-1.0.2.ebuild +++ b/media-fonts/heuristica/heuristica-1.0.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DOCS=( FontLog.txt ) |