diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:56:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:56:20 +0200 |
commit | ba5d7e9c62288e5068f1afa75e5a43f6ccdd8b11 (patch) | |
tree | 6c7c23f3e03db7f9e3329f675002ab9f20b3e636 /dev-libs/tntnet | |
parent | dev-libs/cxxtools: x86 stable wrt bug #783708 (diff) | |
download | gentoo-ba5d7e9c62288e5068f1afa75e5a43f6ccdd8b11.tar.gz gentoo-ba5d7e9c62288e5068f1afa75e5a43f6ccdd8b11.tar.bz2 gentoo-ba5d7e9c62288e5068f1afa75e5a43f6ccdd8b11.zip |
dev-libs/tntnet: x86 stable wrt bug #783708
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/tntnet')
-rw-r--r-- | dev-libs/tntnet/tntnet-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tntnet/tntnet-3.0.ebuild b/dev-libs/tntnet/tntnet-3.0.ebuild index 2dd289308caa..24ed5d0c4ea1 100644 --- a/dev-libs/tntnet/tntnet-3.0.ebuild +++ b/dev-libs/tntnet/tntnet-3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.tntnet.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="doc gnutls server ssl" RDEPEND=">=dev-libs/cxxtools-3.0 |