diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-18 10:20:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-05-18 13:11:05 +0200 |
commit | da432d410d7047d4eb0b5f7f5159114d2e597d8f (patch) | |
tree | 165d2b0b5e5dd5741539aa8e059339a6e0b2376c /xfce-extra/xfce4-notes-plugin | |
parent | xfce-extra/xfce4-datetime-plugin: Degrade to ~ia64 (diff) | |
download | gentoo-da432d410d7047d4eb0b5f7f5159114d2e597d8f.tar.gz gentoo-da432d410d7047d4eb0b5f7f5159114d2e597d8f.tar.bz2 gentoo-da432d410d7047d4eb0b5f7f5159114d2e597d8f.zip |
xfce-extra/xfce4-notes-plugin: Degrade to ~ia64
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild index 60d5c2603328..26d796e8bbe6 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${P}.ta LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.24:2 |