diff options
Diffstat (limited to 'media-fonts/open-sans/open-sans-1-r1.ebuild')
-rw-r--r-- | media-fonts/open-sans/open-sans-1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/open-sans/open-sans-1-r1.ebuild b/media-fonts/open-sans/open-sans-1-r1.ebuild index bea7db905f90..2ce2f8d864c0 100644 --- a/media-fonts/open-sans/open-sans-1-r1.ebuild +++ b/media-fonts/open-sans/open-sans-1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" IUSE="" DEPEND="app-arch/unzip" |