diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 16:41:04 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 16:57:05 +0300 |
commit | d0139de127ecbd0e264d813e9606a88ca79a5fd2 (patch) | |
tree | 36e00ceb22eda540656e8b2f8e01d6ccfab203d6 /dev-lang/swig | |
parent | dev-python/defusedxml-0.5.0: arm64 stable (diff) | |
download | gentoo-d0139de127ecbd0e264d813e9606a88ca79a5fd2.tar.gz gentoo-d0139de127ecbd0e264d813e9606a88ca79a5fd2.tar.bz2 gentoo-d0139de127ecbd0e264d813e9606a88ca79a5fd2.zip |
dev-lang/swig-3.0.12: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-lang/swig')
-rw-r--r-- | dev-lang/swig/swig-3.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swig/swig-3.0.12.ebuild b/dev-lang/swig/swig-3.0.12.ebuild index 69e1326c644f..0ca5851f25c4 100644 --- a/dev-lang/swig/swig-3.0.12.ebuild +++ b/dev-lang/swig/swig-3.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+ BSD BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc pcre" RESTRICT="test" |