games-roguelike/adom: restore ncurses-compat dep, add QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/780549
Closes: https://bugs.gentoo.org/780546
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-10 12:37:53 +00:00
parent 6b8d0f22a7
commit 59535bfc34

View File

@@ -16,6 +16,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="strip" # The executable is pre-stripped
QA_FLAGS_IGNORED="/opt/bin/adom"
RDEPEND="sys-libs/ncurses-compat:5[abi_x86_32(-)]"
DOCS=( "docs/adomfaq.txt" "docs/credits.txt" "docs/manual.txt" "docs/readme1st.txt" )
src_install() {