commit: 6f7203d42c9d2ce6d7bce223ff9a1f2a2398d3f8
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 14:29:20 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 14:29:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7203d4
app-backup/btrbk: amd64 stable for 0.23.3 #592054
Package-Manager: portage-2.3.0
app-backup/btrbk/btrbk-0.23.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/btrbk/btrbk-0.23.3.ebuild
b/app-backup/btrbk/btrbk-0.23.3.ebuild
index 20374d4..e30d7ac 100644
--- a/app-backup/btrbk/btrbk-0.23.3.ebuild
+++ b/app-backup/btrbk/btrbk-0.23.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
else
SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs
subvolumes"