commit:     ac29d20a82575da2cd552f13d5eaa8eb527110f4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 09:35:38 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 20:50:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac29d20a

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 bc28a136dd9..0cdafeab860 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 c08e69401d9..db18e64b273 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}]"

Reply via email to