mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-util/staruml-bin: fix LICENSE
add bindist and mirror to RESTRICT Gentoo-Bug: 615458 Closes: https://github.com/gentoo/gentoo/pull/4427 Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
@@ -12,11 +12,11 @@ SRC_URI="
|
||||
x86? ( http://staruml.io/download/release/v${PV}/StarUML-v${PV}-32-bit.deb )
|
||||
"
|
||||
|
||||
LICENSE="StarUML-EULA no-source-code"
|
||||
LICENSE="StarUML-EULA"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
RESTRICT="splitdebug"
|
||||
RESTRICT="bindist mirror splitdebug"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/atk
|
||||
|
||||
Reference in New Issue
Block a user