commit: ffe098c9ad3e4c5807d9c23040b7e0975bd7299c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 10:04:05 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 10:04:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe098c9
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 <AT> gentoo.org> media-gfx/flam3/flam3-3.1.1.ebuild | 4 ++-- 1 file 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 fe84e0f3b1c..a4967f64cba 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
