commit: 68417f99f75bef3802c735ae88ffdf0ff1ccd39f Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 23:34:11 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 23:34:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68417f99
dev-lang/squirrel: amd64 stable, bug 642052 Bug: https://bugs.gentoo.org/642052 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-lang/squirrel/squirrel-3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/squirrel/squirrel-3.1.ebuild b/dev-lang/squirrel/squirrel-3.1.ebuild index 0b304c06c11..24447c35573 100644 --- a/dev-lang/squirrel/squirrel-3.1.ebuild +++ b/dev-lang/squirrel/squirrel-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/albertodemichelis/squirrel/archive/v${PV}.tar.gz -> LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples static-libs" RDEPEND=""
