Skip to content

Commit

Permalink
app-editors/pluma: Banned Xemake is banned
Browse files Browse the repository at this point in the history
Fix brokenness that was hidden by RESTRICT=test.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 5, 2021
1 parent e033c0d commit 18c3683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-editors/pluma/pluma-1.24.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -77,5 +77,5 @@ src_test() {

unset DBUS_SESSION_BUS_ADDRESS

GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check
GSETTINGS_SCHEMA_DIR="${S}/data" virtx emake check
}
2 changes: 1 addition & 1 deletion app-editors/pluma/pluma-1.24.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ src_test() {

unset DBUS_SESSION_BUS_ADDRESS

GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check
GSETTINGS_SCHEMA_DIR="${S}/data" virtx emake check
}

0 comments on commit 18c3683

Please sign in to comment.