commit:     cceb28a1dfa36a75548663dc358d59de5974368b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 19:50:38 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 19:52:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cceb28a1

games-engines/devilutionx: set RESTRICT="bindist mirror"

Questionable whether this should be allowed, so let's just
set it unless someone knows better.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-engines/devilutionx/devilutionx-1.5.3-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/games-engines/devilutionx/devilutionx-1.5.3-r1.ebuild 
b/games-engines/devilutionx/devilutionx-1.5.3-r1.ebuild
index a21175177aa1..c9f17f483bd4 100644
--- a/games-engines/devilutionx/devilutionx-1.5.3-r1.ebuild
+++ b/games-engines/devilutionx/devilutionx-1.5.3-r1.ebuild
@@ -13,11 +13,15 @@ SRC_URI="
 "
 S=${WORKDIR}/${PN}-src-${PV}
 
-LICENSE="Sustainable-Use-1.0 BSD CC-BY-4.0 GPL-2+ LGPL-2.1+ MIT OFL-1.1 
zerotier? ( BUSL-1.1 )"
+LICENSE="
+       Sustainable-Use-1.0
+       BSD CC-BY-4.0 GPL-2+ LGPL-2.1+ MIT OFL-1.1
+       zerotier? ( BUSL-1.1 )
+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug +sodium test zerotier"
-RESTRICT="!test? ( test )"
+RESTRICT="bindist mirror !test? ( test )"
 
 RDEPEND="
        app-arch/bzip2:=

Reply via email to