diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2018-08-20 13:05:54 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2018-08-20 13:10:11 +0300 |
commit | 2c233226cf894be42496e0b009d30b6303cea1e2 (patch) | |
tree | f5f0f0d83f3e4629d16d0608ed6c04d019987f18 /net-misc/yandex-disk | |
parent | net-dns/bind-tools: Version bump (diff) | |
download | gentoo-2c233226cf894be42496e0b009d30b6303cea1e2.tar.gz gentoo-2c233226cf894be42496e0b009d30b6303cea1e2.tar.bz2 gentoo-2c233226cf894be42496e0b009d30b6303cea1e2.zip |
net-misc/yandex-disk-0.1.5.978_p1: stable on amd64/x86
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc/yandex-disk')
-rw-r--r-- | net-misc/yandex-disk/yandex-disk-0.1.5.978_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/yandex-disk/yandex-disk-0.1.5.978_p1.ebuild b/net-misc/yandex-disk/yandex-disk-0.1.5.978_p1.ebuild index 7f1a75788731..c2f03cb326ab 100644 --- a/net-misc/yandex-disk/yandex-disk-0.1.5.978_p1.ebuild +++ b/net-misc/yandex-disk/yandex-disk-0.1.5.978_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="YDSLA" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" DEPEND="" RDEPEND="sys-libs/zlib" |