diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:43:58 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:43:58 +0200 |
commit | fbc1983940131e15af977f7847874472a440cbb1 (patch) | |
tree | dffd087154cb58b83995f31841c82987f0498e9d /media-libs/librosprite | |
parent | net-libs/libhubbub: keyword ~ppc (diff) | |
download | gentoo-fbc1983940131e15af977f7847874472a440cbb1.tar.gz gentoo-fbc1983940131e15af977f7847874472a440cbb1.tar.bz2 gentoo-fbc1983940131e15af977f7847874472a440cbb1.zip |
media-libs/librosprite: keyword ~ppc
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-libs/librosprite')
-rw-r--r-- | media-libs/librosprite/librosprite-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/librosprite/librosprite-0.1.2-r1.ebuild b/media-libs/librosprite/librosprite-0.1.2-r1.ebuild index 4939644ddb4d..fb0d54f1130c 100644 --- a/media-libs/librosprite/librosprite-0.1.2-r1.ebuild +++ b/media-libs/librosprite/librosprite-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/librosprite/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" IUSE="" PATCHES=( "${FILESDIR}"/${P}-Werror.patch ) |