diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:03:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:09 +0100 |
commit | 78135beab266e30edf2c0dac5e4d3deeb1896fbc (patch) | |
tree | 22a871e7402271e8d3cb337d9d3113faf91863e5 /media-fonts | |
parent | media-fonts/polarsys-b612-fonts: x86 stable wrt bug #772113 (diff) | |
download | gentoo-78135beab266e30edf2c0dac5e4d3deeb1896fbc.tar.gz gentoo-78135beab266e30edf2c0dac5e4d3deeb1896fbc.tar.bz2 gentoo-78135beab266e30edf2c0dac5e4d3deeb1896fbc.zip |
media-fonts/alegreya-serif: x86 stable wrt bug #772149
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild index b975cc926d23..a4f4d3ab5e32 100644 --- a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild +++ b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DOCS="CONTRIBUTORS.txt README.md" |