diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-17 09:29:20 -0500 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-11-17 09:29:36 -0500 |
commit | 6f7203d42c9d2ce6d7bce223ff9a1f2a2398d3f8 (patch) | |
tree | 233e75c477021f9d618beb61c797091919d3027a /app-backup/btrbk | |
parent | x11-drivers/xf86-video-amdgpu: Removed old. (diff) | |
download | gentoo-6f7203d42c9d2ce6d7bce223ff9a1f2a2398d3f8.tar.gz gentoo-6f7203d42c9d2ce6d7bce223ff9a1f2a2398d3f8.tar.bz2 gentoo-6f7203d42c9d2ce6d7bce223ff9a1f2a2398d3f8.zip |
app-backup/btrbk: amd64 stable for 0.23.3 #592054
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-backup/btrbk')
-rw-r--r-- | app-backup/btrbk/btrbk-0.23.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.23.3.ebuild b/app-backup/btrbk/btrbk-0.23.3.ebuild index 20374d41c460..e30d7ac4020b 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" |