diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-16 08:32:54 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-16 08:32:54 +0200 |
commit | 736ea118fbc0dd8b6ff20fbfccc6ce3884214ad9 (patch) | |
tree | 87f6b0edd971278fb31e4412a4f21e2f3eb35746 /app-backup | |
parent | dev-python/sphinxcontrib-spelling: add ~arm, bug #626838 (diff) | |
download | gentoo-736ea118fbc0dd8b6ff20fbfccc6ce3884214ad9.tar.gz gentoo-736ea118fbc0dd8b6ff20fbfccc6ce3884214ad9.tar.bz2 gentoo-736ea118fbc0dd8b6ff20fbfccc6ce3884214ad9.zip |
app-backup/restic: add ~arm, bug #627000
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/restic/restic-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.7.1.ebuild b/app-backup/restic/restic-0.7.1.ebuild index a8378c308d7b..e3a29977d90f 100644 --- a/app-backup/restic/restic-0.7.1.ebuild +++ b/app-backup/restic/restic-0.7.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" DOCS=( README.rst CONTRIBUTING.md doc/design.rst doc/faq.rst doc/index.rst doc/manual.rst |