commit: 1051d46803ddc3284188b12b34bfc53cd06c30dc Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jul 2 22:28:26 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jul 2 22:36:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1051d468
gui-apps/tuigreet: add QA_FLAGS_IGNORED PR: https://github.com/gentoo/gentoo/pull/16223 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> gui-apps/tuigreet/tuigreet-0_pre20200702.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui-apps/tuigreet/tuigreet-0_pre20200702.ebuild b/gui-apps/tuigreet/tuigreet-0_pre20200702.ebuild index 2c997de0e23..c2e80504bde 100644 --- a/gui-apps/tuigreet/tuigreet-0_pre20200702.ebuild +++ b/gui-apps/tuigreet/tuigreet-0_pre20200702.ebuild @@ -55,6 +55,8 @@ SRC_URI="https://github.com/apognu/tuigreet/archive/${COMMIT}.tar.gz -> ${P}.tar $(cargo_crate_uris ${CRATES})" S="${WORKDIR}/${PN}-${COMMIT}" +QA_FLAGS_IGNORED="usr/bin/tuigreet" + LICENSE="Apache-2.0 Boost-1.0 GPL-3 MIT" SLOT="0" KEYWORDS="~amd64 ~ppc64"
