summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-05-09 11:42:44 +0300
committerMart Raudsepp <leio@gentoo.org>2020-05-09 11:47:17 +0300
commit0818344e4dfe29af3a8e6e18d53611b61467799d (patch)
tree370fd742679259a2a9f0b8a9d355758242f30a86 /app-backup/btrbk/btrbk-0.28.2.ebuild
parentsys-auth/libyubikey: arm64 keyworded (bug #721666) (diff)
downloadgentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.tar.gz
gentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.tar.bz2
gentoo-0818344e4dfe29af3a8e6e18d53611b61467799d.zip
app-backup/btrbk: drop KEYWORDS line from 9999 branch
This ends up having keywords put in it by eshowkw for no reason - not defining it is already empty. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-backup/btrbk/btrbk-0.28.2.ebuild')
-rw-r--r--app-backup/btrbk/btrbk-0.28.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-backup/btrbk/btrbk-0.28.2.ebuild b/app-backup/btrbk/btrbk-0.28.2.ebuild
index ffd2ecb0e6f7..c649cd367ac8 100644
--- a/app-backup/btrbk/btrbk-0.28.2.ebuild
+++ b/app-backup/btrbk/btrbk-0.28.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/digint/btrbk.git"
inherit git-r3
SRC_URI=""
- KEYWORDS=""
else
SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"