diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:21:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:23:29 +0200 |
commit | 0a03ce39ddc3f3a9da16e84559587ece71ebb60a (patch) | |
tree | ea45cf870540300f56112bd10108650fa80bcb56 /net-im | |
parent | games-simulation/openrct2: x86 stable wrt bug #736527 (diff) | |
download | gentoo-0a03ce39ddc3f3a9da16e84559587ece71ebb60a.tar.gz gentoo-0a03ce39ddc3f3a9da16e84559587ece71ebb60a.tar.bz2 gentoo-0a03ce39ddc3f3a9da16e84559587ece71ebb60a.zip |
net-im/libcommuni: x86 stable wrt bug #736529
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-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 46aefb6210df..a631f6b8c423 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 )" |