diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:06:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:23:40 +0100 |
commit | 3f817902ed78cb88b299679f591a411ac91b1ffd (patch) | |
tree | 59d2678d55baa877817605383977af7a09737e4a /dev-libs | |
parent | sys-apps/dbus: stable 1.12.16 for ia64, bug #687900 (diff) | |
download | gentoo-3f817902ed78cb88b299679f591a411ac91b1ffd.tar.gz gentoo-3f817902ed78cb88b299679f591a411ac91b1ffd.tar.bz2 gentoo-3f817902ed78cb88b299679f591a411ac91b1ffd.zip |
dev-libs/libical: stable 3.0.5 for ia64, bug #688490
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libical/libical-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-3.0.5.ebuild b/dev-libs/libical/libical-3.0.5.ebuild index 2b0eb76423fa..6027c2f51edb 100644 --- a/dev-libs/libical/libical-3.0.5.ebuild +++ b/dev-libs/libical/libical-3.0.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="|| ( MPL-2.0 LGPL-2.1 )" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="berkdb doc examples static-libs test" BDEPEND=" |