diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:56:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:02:51 +0100 |
commit | 3b661c326ee0c649c3f14764ed39416f4feb3a44 (patch) | |
tree | d7b151fde691b88bf532c66af78d12ab3b3db7a0 /dev-cpp | |
parent | dev-cpp/gconfmm: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-3b661c326ee0c649c3f14764ed39416f4feb3a44.tar.gz gentoo-3b661c326ee0c649c3f14764ed39416f4feb3a44.tar.bz2 gentoo-3b661c326ee0c649c3f14764ed39416f4feb3a44.zip |
dev-cpp/glibmm: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.48.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.48.1.ebuild b/dev-cpp/glibmm/glibmm-2.48.1.ebuild index 351f9220dff9..a1b206891a75 100644 --- a/dev-cpp/glibmm/glibmm-2.48.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.48.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug examples test" RDEPEND=" |