From ac29d20a82575da2cd552f13d5eaa8eb527110f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 20 Jan 2018 10:35:38 +0100 Subject: [PATCH] dev-libs/device-atlas-api-c: Remove stable keywords This proprietary fetch-restricted package does not provide a way of downloading old (stable) versions. As such, it is not really suitable for stable keywords. Closes: https://bugs.gentoo.org/645092 Closes: https://github.com/gentoo/gentoo/pull/6912 --- dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.2_p1.ebuild | 2 +- dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.2_p1.ebuild b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.2_p1.ebuild index bc28a136dd90..0cdafeab860a 100644 --- a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.2_p1.ebuild +++ b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.2_p1.ebuild @@ -12,7 +12,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="doc examples" RDEPEND="dev-libs/libpcre[${MULTILIB_USEDEP}]" diff --git a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild index c08e69401d96..db18e64b2738 100644 --- a/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild +++ b/dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="${MY_P}.zip" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="amd64 arm ppc x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="doc examples" RDEPEND="dev-libs/libpcre[${MULTILIB_USEDEP}]" -- 2.26.2