diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-08 19:44:22 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-08 19:44:22 +0900 |
commit | e52195bf2188cc156ef677fb8123addadbca53e9 (patch) | |
tree | 8d78a16beab1a727c320676b6f774c586c0a9cb2 /dev-ml/lablgtk | |
parent | media-fonts/powerline-symbols: amd64 stable (diff) | |
download | gentoo-e52195bf2188cc156ef677fb8123addadbca53e9.tar.gz gentoo-e52195bf2188cc156ef677fb8123addadbca53e9.tar.bz2 gentoo-e52195bf2188cc156ef677fb8123addadbca53e9.zip |
dev-ml/lablgtk: amd64 stable
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild index 3953b0f771f9..26a2b8485345 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig" SLOT="2/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { econf $(use_enable debug) \ |