diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:20:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:20:07 +0200 |
commit | afc594ae3f803db0aa1767734a8098bec408f076 (patch) | |
tree | 8ed4f17504e94180468491190efd5db5a63f4af8 /dev-cpp/glibmm | |
parent | app-text/gtranslator: amd64 stable wrt bug #615406 (diff) | |
download | gentoo-afc594ae3f803db0aa1767734a8098bec408f076.tar.gz gentoo-afc594ae3f803db0aa1767734a8098bec408f076.tar.bz2 gentoo-afc594ae3f803db0aa1767734a8098bec408f076.zip |
dev-cpp/glibmm: amd64 stable wrt bug #615406
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.1.ebuild b/dev-cpp/glibmm/glibmm-2.50.1.ebuild index 0ba222de8d88..ada5d7e803f2 100644 --- a/dev-cpp/glibmm/glibmm-2.50.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.1.ebuild @@ -9,7 +9,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 test" RDEPEND=" |