diff options
Diffstat (limited to 'trinity-apps/k3b')
-rw-r--r-- | trinity-apps/k3b/k3b-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/k3b/k3b-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/k3b/k3b-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-apps/k3b/k3b-14.0.12.ebuild b/trinity-apps/k3b/k3b-14.0.12.ebuild index 9231043d..1db77c1d 100644 --- a/trinity-apps/k3b/k3b-14.0.12.ebuild +++ b/trinity-apps/k3b/k3b-14.0.12.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="alsa css dvd dvdr emovix encode debug ffmpeg ffmpeg_all_codecs flac +handbook mp3 sndfile taglib vcd vorbis" diff --git a/trinity-apps/k3b/k3b-14.0.13.ebuild b/trinity-apps/k3b/k3b-14.0.13.ebuild index 9231043d..1db77c1d 100644 --- a/trinity-apps/k3b/k3b-14.0.13.ebuild +++ b/trinity-apps/k3b/k3b-14.0.13.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="alsa css dvd dvdr emovix encode debug ffmpeg ffmpeg_all_codecs flac +handbook mp3 sndfile taglib vcd vorbis" diff --git a/trinity-apps/k3b/k3b-9999.ebuild b/trinity-apps/k3b/k3b-9999.ebuild index 09ead797..82f4cc40 100644 --- a/trinity-apps/k3b/k3b-9999.ebuild +++ b/trinity-apps/k3b/k3b-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi IUSE="alsa css dvd dvdr emovix encode debug ffmpeg ffmpeg_all_codecs flac +handbook mp3 sndfile taglib vcd vorbis" |