diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:41 +0100 |
commit | 26325ea518deeb54be18de1a6c27bfdeaef38509 (patch) | |
tree | 6a258b7cdc7e9b1b97ea1a728d6616af4bc431b2 /net-im/libcommuni | |
parent | net-misc/ntpclient: x86 stable wrt bug #702786 (diff) | |
download | gentoo-26325ea518deeb54be18de1a6c27bfdeaef38509.tar.gz gentoo-26325ea518deeb54be18de1a6c27bfdeaef38509.tar.bz2 gentoo-26325ea518deeb54be18de1a6c27bfdeaef38509.zip |
net-im/libcommuni: x86 stable wrt bug #702788
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im/libcommuni')
-rw-r--r-- | net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild b/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild index 64037cd59be3..e07da594ab07 100644 --- a/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild +++ b/net-im/libcommuni/libcommuni-3.5.0_p20190110.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 )" |