diff --git a/packages/gentoo/mastodon-cpp-0.0.0.ebuild b/packages/gentoo/mastodon-cpp-0.0.0.ebuild index d76bc2b..0240eb2 100644 --- a/packages/gentoo/mastodon-cpp-0.0.0.ebuild +++ b/packages/gentoo/mastodon-cpp-0.0.0.ebuild @@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/tastytea/mastodon-cpp" SRC_URI="https://github.com/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64" IUSE="doc debug examples" RDEPEND=">=dev-cpp/curlpp-0.7.3 >=dev-libs/jsoncpp-1.8.1"