dev-libs/device-atlas-api-c: Remove stable keywords
authorMichał Górny <mgorny@gentoo.org>
Sat, 20 Jan 2018 09:35:38 +0000 (10:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jan 2018 20:50:29 +0000 (21:50 +0100)
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
dev-libs/device-atlas-api-c/device-atlas-api-c-2.1.ebuild

index bc28a136dd902d2ee67af9158280d520af8dedd4..0cdafeab860a84553cacdac8eaccc1ac6c8b83c0 100644 (file)
@@ -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}]"
index c08e69401d969d69f976580dc3aa0ddb691c0e01..db18e64b27385099de0c81e120f80e341a1ada65 100644 (file)
@@ -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}]"