diff options
Diffstat (limited to 'x11-wm/xpra/xpra-0.16.2-r1.ebuild')
-rw-r--r-- | x11-wm/xpra/xpra-0.16.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xpra/xpra-0.16.2-r1.ebuild b/x11-wm/xpra/xpra-0.16.2-r1.ebuild index 4d18143c8aa4..85b7b25586a1 100644 --- a/x11-wm/xpra/xpra-0.16.2-r1.ebuild +++ b/x11-wm/xpra/xpra-0.16.2-r1.ebuild @@ -122,7 +122,7 @@ python_configure_all() { --without-PIC --without-debug ) - # see https://www.xpra.org/trac/ticket/1080 + # see https://www.xpra.org/trac/ticket/1080 # and http://trac.cython.org/ticket/395 append-cflags -fno-strict-aliasing } |