diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 14:04:22 +0200 |
commit | 84e33c2603d00b08a1387604c9bc6c51c21111ac (patch) | |
tree | 64fed324ba4f88d45a9eb13531bfc65b1939aeb7 /net-im/libcommuni | |
parent | dev-libs/mpfr: amd64 stable wrt bug #736559 (diff) | |
download | gentoo-84e33c2603d00b08a1387604c9bc6c51c21111ac.tar.gz gentoo-84e33c2603d00b08a1387604c9bc6c51c21111ac.tar.bz2 gentoo-84e33c2603d00b08a1387604c9bc6c51c21111ac.zip |
net-im/libcommuni: amd64 stable wrt bug #736529
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 )" |