Skip to content

Commit

Permalink
dev-lisp/ecls: eutils--
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 16, 2021
1 parent 479e2e8 commit b109186
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dev-lisp/ecls/ecls-16.1.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit eutils multilib
inherit multilib

# test phase only works if ecls already installed #516876
RESTRICT="test"
Expand Down
4 changes: 2 additions & 2 deletions dev-lisp/ecls/ecls-20.4.24.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit eutils multilib
inherit multilib

# test phase only works if ecls already installed #516876
RESTRICT="test"
Expand Down
2 changes: 1 addition & 1 deletion dev-lisp/ecls/ecls-21.2.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit eutils multilib
inherit multilib

# test phase only works if ecls already installed #516876
RESTRICT="test"
Expand Down
2 changes: 1 addition & 1 deletion dev-lisp/ecls/ecls-21.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit eutils multilib
inherit multilib

# test phase only works if ecls already installed #516876
RESTRICT="test"
Expand Down

0 comments on commit b109186

Please sign in to comment.