diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 00:27:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 01:57:16 +0200 |
commit | f75939b2fab5f13ebb07fb211ac28d7b90f8561a (patch) | |
tree | 1c72fef95608c0f023e2f6e6131810ddd39ff5e5 | |
parent | app-arch/advancecomp: x86 stable (bug #656162) (diff) | |
download | gentoo-f75939b2fab5f13ebb07fb211ac28d7b90f8561a.tar.gz gentoo-f75939b2fab5f13ebb07fb211ac28d7b90f8561a.tar.bz2 gentoo-f75939b2fab5f13ebb07fb211ac28d7b90f8561a.zip |
app-editors/bluefish: x86 stable (bug #655288)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild index 2e9a485511db..e947eccabcd8 100644 --- a/app-editors/bluefish/bluefish-2.2.10.ebuild +++ b/app-editors/bluefish/bluefish-2.2.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="+gtk3 gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |