diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 23:54:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-29 00:05:02 +0200 |
commit | 495f46b30273303dc5efe5935194b513a5797975 (patch) | |
tree | 74625e0c1a7c7888b0a70b1795fed922792640a3 /media-libs | |
parent | media-sound/fapg: x86 stable (bug #681424) (diff) | |
download | gentoo-495f46b30273303dc5efe5935194b513a5797975.tar.gz gentoo-495f46b30273303dc5efe5935194b513a5797975.tar.bz2 gentoo-495f46b30273303dc5efe5935194b513a5797975.zip |
media-libs/fmod: x86 stable (bug #681380)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/fmod/fmod-4.38.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fmod/fmod-4.38.02.ebuild b/media-libs/fmod/fmod-4.38.02.ebuild index 18d0fe0d9053..6a75cfb9a8b3 100644 --- a/media-libs/fmod/fmod-4.38.02.ebuild +++ b/media-libs/fmod/fmod-4.38.02.ebuild @@ -14,7 +14,7 @@ SRC_URI="x86? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) LICENSE="BSD BSD-2 fmod" SLOT="1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" RESTRICT="strip test" |