diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:00:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:00:28 +0100 |
commit | 84b3dfe5d11848fecdea96a12b820e8f744944cc (patch) | |
tree | 1055c30bd1d9aadd2f44049ffbc9d306c846f33a /x11-misc | |
parent | x11-misc/nitrogen: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-84b3dfe5d11848fecdea96a12b820e8f744944cc.tar.gz gentoo-84b3dfe5d11848fecdea96a12b820e8f744944cc.tar.bz2 gentoo-84b3dfe5d11848fecdea96a12b820e8f744944cc.zip |
x11-misc/openbox-menu: amd64 stable wrt bug #613104
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 'x11-misc')
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild b/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild index f77da3a827a1..b2f461b5e477 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.8.0.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 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://bitbucket.org/fabriceT/${PN}/downloads/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+icons svg" REQUIRED_USE="svg? ( icons )" |