diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:01:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:01:48 +0000 |
commit | da4bb3337925570ebedf7c64a04347b7665ffd59 (patch) | |
tree | 4d37a737ee62f7c10c86ba4c2fc65afbb9344be5 /app-arch | |
parent | net-analyzer/hping: Stabilize 3_pre20141226 x86, #763150 (diff) | |
download | gentoo-da4bb3337925570ebedf7c64a04347b7665ffd59.tar.gz gentoo-da4bb3337925570ebedf7c64a04347b7665ffd59.tar.bz2 gentoo-da4bb3337925570ebedf7c64a04347b7665ffd59.zip |
app-arch/torrentzip: Stabilize 0.9-r1 x86, #763153
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/torrentzip/torrentzip-0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/torrentzip/torrentzip-0.9-r1.ebuild b/app-arch/torrentzip/torrentzip-0.9-r1.ebuild index c34efa027412..ad564eefcc4c 100644 --- a/app-arch/torrentzip/torrentzip-0.9-r1.ebuild +++ b/app-arch/torrentzip/torrentzip-0.9-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |