diff --git a/app-office/nixnote-bin/nixnote-bin-9999.ebuild b/app-office/nixnote-bin/nixnote-bin-9999.ebuild index 7d09cbf4ab..8b3b261b10 100644 --- a/app-office/nixnote-bin/nixnote-bin-9999.ebuild +++ b/app-office/nixnote-bin/nixnote-bin-9999.ebuild @@ -7,10 +7,10 @@ DESCRIPTION="Free and open source note taking app, compatible with Evernote sync HOMEPAGE="https://github.com/robert7/nixnote2" SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage" -KEYWORDS="~amd64" LICENSE="GPL-3" SLOT="0" +PROPERTIES="live" RESTRICT="strip" RDEPEND="sys-fs/fuse:0" @@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0" S="${WORKDIR}" QA_PREBUILT="*" -S="${WORKDIR}" src_install() { cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die