diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-08-05 01:38:24 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-08-05 01:38:36 +1000 |
commit | 5b94b1b0a67e7872685fd25943f48844c2682240 (patch) | |
tree | 161ab1207306a1a7fffe00846017f5164aafe1a2 /media-fonts | |
parent | sys-cluster/keepalived: version bump fix #589062 (diff) | |
download | gentoo-5b94b1b0a67e7872685fd25943f48844c2682240.tar.gz gentoo-5b94b1b0a67e7872685fd25943f48844c2682240.tar.bz2 gentoo-5b94b1b0a67e7872685fd25943f48844c2682240.zip |
media-fonts/hack: add ~arm keyword
Tested on Raspberry Pi 2.
Gentoo-bug: 590308
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/hack/hack-2.020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/hack/hack-2.020.ebuild b/media-fonts/hack/hack-2.020.ebuild index 48fe7001bc39..8351fb4e05e9 100644 --- a/media-fonts/hack/hack-2.020.ebuild +++ b/media-fonts/hack/hack-2.020.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/chrissimpkins/Hack/releases/download/v${PV}/Hack-v$( LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RESTRICT="binchecks strip" |