From 5cb1931bc4dd903100f1c0799b2014c4ed0e9365 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 8 May 2018 07:54:15 +0200 Subject: [PATCH] fixed mastodon-cpp-0.10.1 --- dev-cpp/mastodon-cpp/Manifest | 1 - dev-cpp/mastodon-cpp/mastodon-cpp-0.10.1.ebuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-cpp/mastodon-cpp/Manifest b/dev-cpp/mastodon-cpp/Manifest index 23cf1bbfe..4476572cb 100644 --- a/dev-cpp/mastodon-cpp/Manifest +++ b/dev-cpp/mastodon-cpp/Manifest @@ -1,2 +1 @@ DIST mastodon-cpp-0.10.1.tar.gz 48709 BLAKE2B 67ff2680a2b3dc5c90c43981d1b558f809d37865a122136edc0aed5192df858682f465aa304b9dfd1d00b6a00778d494cc7fee7f0efc32af3884a4da4e002a36 SHA512 5b1557c5ec027c21d3d14b7067e473c131dde699592a2f434090979285ad2ee2f89b4e3a664264b99b1e5c42a4b271c565b2c008c34ea78927733c7b4290fd98 -DIST mastodon-cpp-0.6.1.tar.gz 31334 BLAKE2B 1d3e39c9a27b7e3fddd505768b468f5045677d7fb2213f7ae9fbe07cb1a94e34109adac931ce8b36493f3c48dcdf7adb2bbfb8d94d9eaf27e816f04b34e893d3 SHA512 61717709e0ab674a313cd5d5673deceee565f331d95fc3623400afd9b75c7bc4ff12987e38dbdfd24e36c5138c99c8976d8926dd72766029e04d047613dfabcb diff --git a/dev-cpp/mastodon-cpp/mastodon-cpp-0.10.1.ebuild b/dev-cpp/mastodon-cpp/mastodon-cpp-0.10.1.ebuild index d76bc2b06..0240eb2a4 100644 --- a/dev-cpp/mastodon-cpp/mastodon-cpp-0.10.1.ebuild +++ b/dev-cpp/mastodon-cpp/mastodon-cpp-0.10.1.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"