diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:04:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:04:05 +0100 |
commit | ffe098c9ad3e4c5807d9c23040b7e0975bd7299c (patch) | |
tree | 764c07ac20801711c972431c007193466d55909f /media-gfx/flam3 | |
parent | app-eselect/eselect-lcdfilter: x86 stable wrt bug #699680 (diff) | |
download | gentoo-ffe098c9ad3e4c5807d9c23040b7e0975bd7299c.tar.gz gentoo-ffe098c9ad3e4c5807d9c23040b7e0975bd7299c.tar.bz2 gentoo-ffe098c9ad3e4c5807d9c23040b7e0975bd7299c.zip |
media-gfx/flam3: x86 stable wrt bug #699704
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/flam3')
-rw-r--r-- | media-gfx/flam3/flam3-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/flam3/flam3-3.1.1.ebuild b/media-gfx/flam3/flam3-3.1.1.ebuild index fe84e0f3b1cc..a4967f64cba0 100644 --- a/media-gfx/flam3/flam3-3.1.1.ebuild +++ b/media-gfx/flam3/flam3-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/scottdraves/flam3/archive/v$PV.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" RDEPEND="dev-libs/libxml2 |