summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:22:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:22:48 +0100
commit73710ad1e5072ca95cbbdd98fc583d29f3f9c6c9 (patch)
treec776c6e55a6be451753ef6b61e6273a9d6cc39de
parentdev-lisp/asdf: sparc stable wrt bug #577744 (diff)
downloadgentoo-73710ad1e5072ca95cbbdd98fc583d29f3f9c6c9.tar.gz
gentoo-73710ad1e5072ca95cbbdd98fc583d29f3f9c6c9.tar.bz2
gentoo-73710ad1e5072ca95cbbdd98fc583d29f3f9c6c9.zip
dev-lisp/uiop: sparc stable wrt bug #577744
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-lisp/uiop/uiop-3.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/uiop/uiop-3.1.5.ebuild b/dev-lisp/uiop/uiop-3.1.5.ebuild
index 143e475f5c48..b9310264c27e 100644
--- a/dev-lisp/uiop/uiop-3.1.5.ebuild
+++ b/dev-lisp/uiop/uiop-3.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~dev-lisp/asdf-${PV}"