summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-02-26 16:38:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-02-26 16:32:43 +0000
commitabed760ce88e75b48d08e7bfc99845741827dad0 (patch)
treef8987ca147f3a6d4122078f08f5953ec4ca37d78 /dev-libs/argtable
parentapp-arch/libarchive: stable 3.4.2 for hppa, bug #710358 (diff)
downloadgentoo-abed760ce88e75b48d08e7bfc99845741827dad0.tar.gz
gentoo-abed760ce88e75b48d08e7bfc99845741827dad0.tar.bz2
gentoo-abed760ce88e75b48d08e7bfc99845741827dad0.zip
dev-libs/argtable: keyworded 2.13-r1 for sparc, bug #710676
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/argtable')
-rw-r--r--dev-libs/argtable/argtable-2.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild
index bebef16f0f4a..584844fac645 100644
--- a/dev-libs/argtable/argtable-2.13-r1.ebuild
+++ b/dev-libs/argtable/argtable-2.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~sparc x86"
IUSE="doc debug examples static-libs"
S="${WORKDIR}/${MY_P}"