diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-02-02 22:25:36 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-02 22:27:40 +0100 |
commit | 78a23dd49960badd9ea47b516d4e849df7a8495d (patch) | |
tree | 7cc5ff8f0693b82b2307e2affa652dbaa9fb4d9c /net-im/libcommuni | |
parent | games-fps/duke3d-demodata: drop last-rite pkg (diff) | |
download | gentoo-78a23dd49960badd9ea47b516d4e849df7a8495d.tar.gz gentoo-78a23dd49960badd9ea47b516d4e849df7a8495d.tar.bz2 gentoo-78a23dd49960badd9ea47b516d4e849df7a8495d.zip |
net-im/libcommuni: amd64 stable
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im/libcommuni')
-rw-r--r-- | net-im/libcommuni/libcommuni-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libcommuni/libcommuni-3.6.0.ebuild b/net-im/libcommuni/libcommuni-3.6.0.ebuild index 2b9e4f1c6d9d..a70c85d19dc5 100644 --- a/net-im/libcommuni/libcommuni-3.6.0.ebuild +++ b/net-im/libcommuni/libcommuni-3.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/communi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples qml test +uchardet" RESTRICT="!test? ( test )" |