From 5671613f07850086a11a1ace34816b498e9b69b7 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 25 Jan 2020 16:18:19 -0800 Subject: */*: Drop stable alpha keywords Signed-off-by: Matt Turner --- dev-python/simplejson/simplejson-3.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/simplejson/simplejson-3.13.2.ebuild') diff --git a/dev-python/simplejson/simplejson-3.13.2.ebuild b/dev-python/simplejson/simplejson-3.13.2.ebuild index 2da13f8ca024..25c7ea6659f4 100644 --- a/dev-python/simplejson/simplejson-3.13.2.ebuild +++ b/dev-python/simplejson/simplejson-3.13.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT AFL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad