diff options
Diffstat (limited to 'x11-wm/enlightenment/enlightenment-0.25.1.ebuild')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.25.1.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.25.1.ebuild b/x11-wm/enlightenment/enlightenment-0.25.1.ebuild index e5121e1befe1..3d01153a518e 100644 --- a/x11-wm/enlightenment/enlightenment-0.25.1.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.25.1.ebuild @@ -10,6 +10,10 @@ HOMEPAGE="https://www.enlightenment.org" SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" LICENSE="BSD-2" + +# Historically enlightenment was slotted to separate e16 from e17. e16 is now +# packaged as x11-wm/e16, but the slot is kept because it's more complicated to +# reset it rather than just to keep it. SLOT="0.17/${PV%%_*}" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="acpi bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland" |