Skip to content

Commit

Permalink
dev-scheme/tinyscheme: [QA] inherit toolchain-funcs.eclass directly
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 13, 2020
1 parent b55c183 commit 722eae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-scheme/tinyscheme/tinyscheme-1.41.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"

inherit flag-o-matic multilib
inherit flag-o-matic multilib toolchain-funcs

DESCRIPTION="Lightweight scheme interpreter"
HOMEPAGE="http://tinyscheme.sourceforge.net"
Expand Down

0 comments on commit 722eae7

Please sign in to comment.