diff options
author | 2018-04-06 11:24:02 -0400 | |
---|---|---|
committer | 2018-04-06 11:24:52 -0400 | |
commit | c58ea87fb258f810043be09f984a8b602cb51513 (patch) | |
tree | f32902c551318fd30507e84842e3233c67bd09de /dev-scheme | |
parent | net-wireless/chirp: bump (diff) | |
download | gentoo-c58ea87fb258f810043be09f984a8b602cb51513.tar.gz gentoo-c58ea87fb258f810043be09f984a8b602cb51513.tar.bz2 gentoo-c58ea87fb258f810043be09f984a8b602cb51513.zip |
dev-scheme/guile-cairo: amd64 stable
Bug: https://bugs.gentoo.org/648236
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile-cairo/guile-cairo-1.9.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/guile-cairo/guile-cairo-1.9.91.ebuild b/dev-scheme/guile-cairo/guile-cairo-1.9.91.ebuild index 623f2211d134..3c05bf32c2d5 100644 --- a/dev-scheme/guile-cairo/guile-cairo-1.9.91.ebuild +++ b/dev-scheme/guile-cairo/guile-cairo-1.9.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="static-libs test" RDEPEND=" |