diff options
-rw-r--r-- | sci-libs/fetk/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/fetk/fetk-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/fetk/ChangeLog b/sci-libs/fetk/ChangeLog index 4c37c7c8a108..ef634dca4d25 100644 --- a/sci-libs/fetk/ChangeLog +++ b/sci-libs/fetk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/fetk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.3 2015/04/19 13:27:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.4 2015/04/21 17:42:27 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> fetk-1.5.ebuild: + x86 stable wrt bug #534674 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> fetk-1.5.ebuild: Stable for amd64, wrt bug #534674 diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild index bc8e8eed867f..c9c305446a45 100644 --- a/sci-libs/fetk/fetk-1.5.ebuild +++ b/sci-libs/fetk/fetk-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.4 2015/04/19 13:27:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.5 2015/04/21 17:42:27 pacho Exp $ EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fetk.org/" SRC_URI="" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="" |