diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-12 15:33:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-12 15:33:12 +0200 |
commit | 11b95761ed1ab88be4192d77b4560515a9df4df6 (patch) | |
tree | 81e4f7e72128e041da9ab150e2d649d29c5e6323 /net-p2p/syncthing | |
parent | app-misc/votrify: Bump to v2 (diff) | |
download | gentoo-11b95761ed1ab88be4192d77b4560515a9df4df6.tar.gz gentoo-11b95761ed1ab88be4192d77b4560515a9df4df6.tar.bz2 gentoo-11b95761ed1ab88be4192d77b4560515a9df4df6.zip |
net-p2p/syncthing: amd64 stable wrt bug #689656
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild index 7666efeb812c..7442b933d9c4 100644 --- a/net-p2p/syncthing/syncthing-1.1.4.ebuild +++ b/net-p2p/syncthing/syncthing-1.1.4.ebuild @@ -68,7 +68,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="selinux tools" BDEPEND=">=dev-lang/go-1.12" |