diff options
Diffstat (limited to 'media-libs/fmod')
-rw-r--r-- | media-libs/fmod/fmod-4.38.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fmod/fmod-4.38.02.ebuild b/media-libs/fmod/fmod-4.38.02.ebuild index 76f7b6b9e8c9..18d0fe0d9053 100644 --- a/media-libs/fmod/fmod-4.38.02.ebuild +++ b/media-libs/fmod/fmod-4.38.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -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" |