diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 13:23:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 13:37:52 +0000 |
commit | 185fd01801e0730146caaad5536e359d090ed5fa (patch) | |
tree | 1c3ab64f095cbb38deb2f71ec59df9884eacaede /dev-libs/ding-libs | |
parent | sys-apps/most: keyword for amd64-fbsd. (diff) | |
download | gentoo-185fd01801e0730146caaad5536e359d090ed5fa.tar.gz gentoo-185fd01801e0730146caaad5536e359d090ed5fa.tar.bz2 gentoo-185fd01801e0730146caaad5536e359d090ed5fa.zip |
dev-libs/ding-libs: stable 0.6.0 for ia64, bug #642134
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild b/dev-libs/ding-libs/ding-libs-0.6.0.ebuild index 1954e6f8609d..ebcbe7074ea1 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" IUSE="test static-libs" RDEPEND="" |