diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-16 21:36:04 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-16 21:36:04 +0100 |
commit | 732e9ca3f0133af919a9ee54f93c3888a11f6de7 (patch) | |
tree | a649205c94c5f0775a011f1453822c9b251f8b99 /media-libs/esdl | |
parent | app-portage/layman: ppc ppc64 stable (bug 603108). (diff) | |
download | gentoo-732e9ca3f0133af919a9ee54f93c3888a11f6de7.tar.gz gentoo-732e9ca3f0133af919a9ee54f93c3888a11f6de7.tar.bz2 gentoo-732e9ca3f0133af919a9ee54f93c3888a11f6de7.zip |
media-libs/esdl: ppc ppc64 stable (bug 585588).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-libs/esdl')
-rw-r--r-- | media-libs/esdl/esdl-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/esdl/esdl-1.3.1.ebuild b/media-libs/esdl/esdl-1.3.1.ebuild index 4032b88bed93..2d8f7a206c6e 100644 --- a/media-libs/esdl/esdl-1.3.1.ebuild +++ b/media-libs/esdl/esdl-1.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/esdl/${P}.src.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="image truetype" RDEPEND=" |