diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-10 23:08:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-10 23:08:28 +0200 |
commit | 5b33adbd79fe8a60bf59cf30b13651e19bf01125 (patch) | |
tree | 6e037087489fa0140e6b966bb89919920646f952 /www-apps | |
parent | www-apps/nextcloud-notify_push: handle error logs in runscript (diff) | |
download | gentoo-5b33adbd79fe8a60bf59cf30b13651e19bf01125.tar.gz gentoo-5b33adbd79fe8a60bf59cf30b13651e19bf01125.tar.bz2 gentoo-5b33adbd79fe8a60bf59cf30b13651e19bf01125.zip |
www-apps/nextcloud-notify_push: add keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild index b0e7cbe266c8..d5ee970153e9 100644 --- a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild +++ b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild @@ -318,7 +318,7 @@ SRC_URI="https://github.com/nextcloud/notify_push/archive/refs/tags/v${PV}.tar.g $(cargo_crate_uris ${CRATES})" LICENSE="MIT Apache-2.0 BSD GPL-3 ISC MPL-2.0" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" RESTRICT="test" RDEPEND="acct-group/nobody |