summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-12-31 11:52:09 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-31 11:22:07 +0000
commit572bd0c854043c49a01108fe01db5ca6b59585ac (patch)
treeee9751cfe02b72839367d03e3ad77ee20c73a77f /dev-libs/argtable
parentmedia-libs/portaudio: stable 19.06.00-r3 for sparc, bug #762499 (diff)
downloadgentoo-572bd0c854043c49a01108fe01db5ca6b59585ac.tar.gz
gentoo-572bd0c854043c49a01108fe01db5ca6b59585ac.tar.bz2
gentoo-572bd0c854043c49a01108fe01db5ca6b59585ac.zip
dev-libs/argtable: stable 2.13-r1 for sparc, bug #762496
Package-Manager: Portage-3.0.9, Repoman-3.0.2 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild
index bb91214c70ff..43524040b1e1 100644
--- a/dev-libs/argtable/argtable-2.13-r1.ebuild
+++ b/dev-libs/argtable/argtable-2.13-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc debug examples static-libs"
S="${WORKDIR}/${MY_P}"