diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:17:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:11 +0100 |
commit | 698b81526562b9b9650ee13b80896e31894b04e5 (patch) | |
tree | a49fd346d1db084844d869b48bab0ec80b295800 /media-libs | |
parent | media-libs/sdl-ttf: dropped ~x86-freebsd (diff) | |
download | gentoo-698b81526562b9b9650ee13b80896e31894b04e5.tar.gz gentoo-698b81526562b9b9650ee13b80896e31894b04e5.tar.bz2 gentoo-698b81526562b9b9650ee13b80896e31894b04e5.zip |
media-libs/smpeg: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild index 4f4dba15b454..dbc65b38f5b1 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="X debug cpu_flags_x86_mmx opengl static-libs" RDEPEND=" |