diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-31 11:52:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-31 11:22:07 +0000 |
commit | 572bd0c854043c49a01108fe01db5ca6b59585ac (patch) | |
tree | ee9751cfe02b72839367d03e3ad77ee20c73a77f /dev-libs/argtable | |
parent | media-libs/portaudio: stable 19.06.00-r3 for sparc, bug #762499 (diff) | |
download | gentoo-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.ebuild | 2 |
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}" |