diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-12 12:47:18 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-12 12:52:04 +0100 |
commit | d6a50a50a8551f82b8167a0e3eba5ec92315a31b (patch) | |
tree | fcba5efea6f75339fd95433ce55abec4d6cd8212 /net-im | |
parent | net-im/libcommuni: amd64 stable (diff) | |
download | gentoo-d6a50a50a8551f82b8167a0e3eba5ec92315a31b.tar.gz gentoo-d6a50a50a8551f82b8167a0e3eba5ec92315a31b.tar.bz2 gentoo-d6a50a50a8551f82b8167a0e3eba5ec92315a31b.zip |
net-im/libcommuni: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libcommuni/libcommuni-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libcommuni/libcommuni-3.7.0.ebuild b/net-im/libcommuni/libcommuni-3.7.0.ebuild index 0207cf369338..6c0ce18b28d0 100644 --- a/net-im/libcommuni/libcommuni-3.7.0.ebuild +++ b/net-im/libcommuni/libcommuni-3.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/communi/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples qml test +uchardet" RESTRICT="!test? ( test )" |