diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-16 19:06:16 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-16 19:06:16 +0100 |
commit | 51bc089766c23ef167726320e065922b13ed379a (patch) | |
tree | 6a7f9ee0de2254b41e5b51f8330e8cc5ecd6da3d /net-p2p/gtorrentviewer | |
parent | net-misc/nextcloud-client: no need to set SYSCONF_INSTALL_DIR (diff) | |
download | gentoo-51bc089766c23ef167726320e065922b13ed379a.tar.gz gentoo-51bc089766c23ef167726320e065922b13ed379a.tar.bz2 gentoo-51bc089766c23ef167726320e065922b13ed379a.zip |
net-p2p/gtorrentviewer: Stabilize 0.2b-r1 x86, #828714
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r-- | net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild index 9d388544c0ce..671eb40c3068 100644 --- a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild +++ b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://gtorrentviewer.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" S="${WORKDIR}"/${MY_P} |