diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:39:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:51:07 +0000 |
commit | 3c278304e54ce4163aa20e8070be0b99a26a19c8 (patch) | |
tree | 458f9a55e790382cb52ec396e47c5ae14b696822 /dev-libs | |
parent | net-fs/nfs-utils: stable 2.3.3 for ia64, bug #670220 (diff) | |
download | gentoo-3c278304e54ce4163aa20e8070be0b99a26a19c8.tar.gz gentoo-3c278304e54ce4163aa20e8070be0b99a26a19c8.tar.bz2 gentoo-3c278304e54ce4163aa20e8070be0b99a26a19c8.zip |
dev-libs/rasqal: stable 0.9.33 for ia64, bug #670310
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/rasqal/rasqal-0.9.33.ebuild b/dev-libs/rasqal/rasqal-0.9.33.ebuild index 437ee4d86780..8f8e00050f7d 100644 --- a/dev-libs/rasqal/rasqal-0.9.33.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.33.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml" RDEPEND=" |