diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:52 +0100 |
commit | 1889b8d9ee2029fa2d386ee2a0db946ff2fc3615 (patch) | |
tree | 47a57301433f112776db25b6473a10e2f4aec4db /app-editors/gedit | |
parent | app-cdr/brasero-3.12.2-r0: amd64 stable (diff) | |
download | gentoo-1889b8d9ee2029fa2d386ee2a0db946ff2fc3615.tar.gz gentoo-1889b8d9ee2029fa2d386ee2a0db946ff2fc3615.tar.bz2 gentoo-1889b8d9ee2029fa2d386ee2a0db946ff2fc3615.zip |
app-editors/gedit-3.22.1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/gedit-3.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gedit/gedit-3.22.1.ebuild b/app-editors/gedit/gedit-3.22.1.ebuild index c581e842d978..32bf7e5ee7af 100644 --- a/app-editors/gedit/gedit-3.22.1.ebuild +++ b/app-editors/gedit/gedit-3.22.1.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="+introspection +python spell vala" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" |