diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-30 14:39:40 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-30 14:40:38 -0500 |
commit | 8bf89dac6c534e12ae39ebd2174e1386c879c503 (patch) | |
tree | 6acdeb42b138a81c6979e286ed11fe73ac1a3972 /media-libs/xvid | |
parent | dev-python/twisted: mark s390 stable (diff) | |
download | gentoo-8bf89dac6c534e12ae39ebd2174e1386c879c503.tar.gz gentoo-8bf89dac6c534e12ae39ebd2174e1386c879c503.tar.bz2 gentoo-8bf89dac6c534e12ae39ebd2174e1386c879c503.zip |
media-libs/xvid-1.3.5: alpha stable, bug 672264
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/xvid')
-rw-r--r-- | media-libs/xvid/xvid-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xvid/xvid-1.3.5.ebuild b/media-libs/xvid/xvid-1.3.5.ebuild index 328ae0e7b3df..be6e9ef00a34 100644 --- a/media-libs/xvid/xvid-1.3.5.ebuild +++ b/media-libs/xvid/xvid-1.3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://downloads.xvid.org/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="elibc_FreeBSD examples pic +threads" NASM=">=dev-lang/nasm-2" |