diff options
Diffstat (limited to 'net-im/libcommuni')
-rw-r--r-- | net-im/libcommuni/libcommuni-3.5.0_p20200711.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20200711.ebuild b/net-im/libcommuni/libcommuni-3.5.0_p20200711.ebuild index b65aeca51723..46aefb6210df 100644 --- a/net-im/libcommuni/libcommuni-3.5.0_p20200711.ebuild +++ b/net-im/libcommuni/libcommuni-3.5.0_p20200711.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/communi/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples qml test +uchardet" RESTRICT="!test? ( test )" |