summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-03 02:58:52 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-03 03:01:30 +0100
commit349abe9cfbfb862f45cdfa5b452f1542c26c3db8 (patch)
tree41188bd09dbd1b44f72f3bf67196f5d851183de3 /dev-vcs
parentdev-python/cryptography: x86 stable (bug #757495) (diff)
downloadgentoo-349abe9cfbfb862f45cdfa5b452f1542c26c3db8.tar.gz
gentoo-349abe9cfbfb862f45cdfa5b452f1542c26c3db8.tar.bz2
gentoo-349abe9cfbfb862f45cdfa5b452f1542c26c3db8.zip
dev-vcs/cssc: x86 stable (bug #757450)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cssc/cssc-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cssc/cssc-1.4.1.ebuild b/dev-vcs/cssc/cssc-1.4.1.ebuild
index 39514fabd0b8..0a3f9485a090 100644
--- a/dev-vcs/cssc/cssc-1.4.1.ebuild
+++ b/dev-vcs/cssc/cssc-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${CSSC_P}.tar.gz"
HOMEPAGE="https://www.gnu.org/software/cssc/"
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test valgrind"
RESTRICT="!test? ( test )"