diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-26 22:01:31 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-26 22:01:31 +0200 |
commit | 6bc7f7dc2288a9667c7ae7acf1e3872e42fd0c2e (patch) | |
tree | 2a803ca837b8379a4b45bea857ff943dae1f85d8 /x11-misc | |
parent | sys-fs/extundelete: add ~arm, bug #622518 (diff) | |
download | gentoo-6bc7f7dc2288a9667c7ae7acf1e3872e42fd0c2e.tar.gz gentoo-6bc7f7dc2288a9667c7ae7acf1e3872e42fd0c2e.tar.bz2 gentoo-6bc7f7dc2288a9667c7ae7acf1e3872e42fd0c2e.zip |
x11-misc/dunst: add ~arm, bug #622516
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/dunst/dunst-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/dunst/dunst-1.1.0.ebuild b/x11-misc/dunst/dunst-1.1.0.ebuild index 9fbe684edef6..73327b1333cf 100644 --- a/x11-misc/dunst/dunst-1.1.0.ebuild +++ b/x11-misc/dunst/dunst-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.knopwob.org/public/dunst-release/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="dunstify" CDEPEND=" |