diff options
author | Anthony Ryan <anthonyryan1@gmail.com> | 2016-02-23 23:07:21 -0500 |
---|---|---|
committer | Anthony Ryan <anthonyryan1@gmail.com> | 2016-02-24 02:09:09 -0500 |
commit | b2153dc55797e3217373deb122c76b5c84b17eea (patch) | |
tree | d1277f15afc7f6906fcc1298e7bd5ea1c583bbd6 /net-p2p | |
parent | media-tv/mythtv: remove unused file (diff) | |
download | gentoo-b2153dc55797e3217373deb122c76b5c84b17eea.tar.gz gentoo-b2153dc55797e3217373deb122c76b5c84b17eea.tar.bz2 gentoo-b2153dc55797e3217373deb122c76b5c84b17eea.zip |
net-p2p/syncthing: Add ~arm keyword
Gentoo-Bug: 574428
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-0.12.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-0.12.19.ebuild b/net-p2p/syncthing/syncthing-0.12.19.ebuild index 7e4f29a9e895..a064c14f3257 100644 --- a/net-p2p/syncthing/syncthing-0.12.19.ebuild +++ b/net-p2p/syncthing/syncthing-0.12.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~arm" IUSE="" DEPEND="" |