diff options
Diffstat (limited to 'media-fonts/roboto/roboto-20111129.ebuild')
-rw-r--r-- | media-fonts/roboto/roboto-20111129.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/roboto/roboto-20111129.ebuild b/media-fonts/roboto/roboto-20111129.ebuild index 904dc093bc0b..3280a8240403 100644 --- a/media-fonts/roboto/roboto-20111129.ebuild +++ b/media-fonts/roboto/roboto-20111129.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20111129.ebuild,v 1.1 2012/07/25 09:41:44 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20111129.ebuild,v 1.2 2012/08/20 13:54:30 scarabeus Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="https://dl-ssl.google.com/android/design/${MY_PN}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_PN}" |