summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-08-20 19:19:58 -0400
committerTim Harder <radhermit@gentoo.org>2016-08-20 19:19:58 -0400
commit244e153f554cb3b25019f8412066eec7067c5beb (patch)
tree26a9be342c4de79370321db06f10b5bfc02d5126
parentprofiles/package.mask: drop lilypond-2.19* mask (diff)
downloadgentoo-244e153f554cb3b25019f8412066eec7067c5beb.tar.gz
gentoo-244e153f554cb3b25019f8412066eec7067c5beb.tar.bz2
gentoo-244e153f554cb3b25019f8412066eec7067c5beb.zip
media-sound/lilypond: sync keywords to live ebuild
-rw-r--r--media-sound/lilypond/lilypond-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild
index 2a3aaafdadd4..63535e73399f 100644
--- a/media-sound/lilypond/lilypond-9999.ebuild
+++ b/media-sound/lilypond/lilypond-9999.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]]; then
EGIT_REPO_URI="git://git.sv.gnu.org/lilypond.git"
else
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
- KEYWORDS="~amd64 ~hppa ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
fi
DESCRIPTION="GNU Music Typesetter"