diff options
author | 2021-02-02 22:26:12 +0100 | |
---|---|---|
committer | 2021-02-02 22:27:40 +0100 | |
commit | 9537a5db90633c24435b06581cba3d6881ff2378 (patch) | |
tree | 26efa5a94e4a08382e4fa72a990082a47acb82d0 /net-im | |
parent | net-im/libcommuni: amd64 stable (diff) | |
download | gentoo-9537a5db90633c24435b06581cba3d6881ff2378.tar.gz gentoo-9537a5db90633c24435b06581cba3d6881ff2378.tar.bz2 gentoo-9537a5db90633c24435b06581cba3d6881ff2378.zip |
net-im/libcommuni: x86 stable
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im')
-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 a70c85d19dc5..ed17ccf543a1 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 )" |